Home
last modified time | relevance | path

Searched refs:HCI_READ_LOCAL_SUPPORTED_CODECS (Results 1 – 3 of 3) sorted by relevance

/system/bt/hci/src/
Dhci_packet_factory.cc159 return make_command_no_params(HCI_READ_LOCAL_SUPPORTED_CODECS); in make_read_local_supported_codecs()
Dhci_packet_parser.cc76 response, HCI_READ_LOCAL_SUPPORTED_CODECS, 0 /* bytes after */); in parse_read_local_supported_codecs_response()
/system/bt/stack/include/
Dhcidefs.h270 #define HCI_READ_LOCAL_SUPPORTED_CODECS (0x000B | HCI_GRP_INFORMATIONAL_PARAMS) macro
273 #define HCI_INFORMATIONAL_CMDS_LAST HCI_READ_LOCAL_SUPPORTED_CODECS