HomeSort by relevance Sort by last modified time
    Searched refs:HCI_READ_LOCAL_SUPPORTED_CODECS (Results 1 - 5 of 5) sorted by null

  /system/bt/hci/src/
hci_packet_factory.cc 159 return make_command_no_params(HCI_READ_LOCAL_SUPPORTED_CODECS);
hci_packet_parser.cc 76 response, HCI_READ_LOCAL_SUPPORTED_CODECS, 0 /* bytes after */);
  /system/bt/vendor_libs/test_vendor_lib/src/
event_packet.cc 215 HCI_READ_LOCAL_SUPPORTED_CODECS, status);
dual_mode_controller.cc 119 SET_HANDLER(HCI_READ_LOCAL_SUPPORTED_CODECS, HciReadLocalSupportedCodecs);
    [all...]
  /system/bt/stack/include/
hcidefs.h 270 #define HCI_READ_LOCAL_SUPPORTED_CODECS (0x000B | HCI_GRP_INFORMATIONAL_PARAMS)
273 #define HCI_INFORMATIONAL_CMDS_LAST HCI_READ_LOCAL_SUPPORTED_CODECS
    [all...]

Completed in 68 milliseconds