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.c141 return make_command_no_params(HCI_READ_LOCAL_SUPPORTED_CODECS); in make_read_local_supported_codecs()
Dhci_packet_parser.c78 …uint8_t *stream = read_command_complete_header(response, HCI_READ_LOCAL_SUPPORTED_CODECS, 0 /* byt… in parse_read_local_supported_codecs_response()
/system/bt/stack/include/
Dhcidefs.h258 #define HCI_READ_LOCAL_SUPPORTED_CODECS (0x000B | HCI_GRP_INFORMATIONAL_PARAMS) macro
261 #define HCI_INFORMATIONAL_CMDS_LAST HCI_READ_LOCAL_SUPPORTED_CODECS