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

  /system/bt/hci/src/
hci_packet_factory.cc 74 make_command(HCI_READ_LOCAL_EXT_FEATURES, parameter_size, &stream);
hci_packet_parser.cc 115 response, HCI_READ_LOCAL_EXT_FEATURES,
  /system/bt/vendor_libs/test_vendor_lib/src/
event_packet.cc 169 HCI_READ_LOCAL_EXT_FEATURES, status);
dual_mode_controller.cc 120 SET_HANDLER(HCI_READ_LOCAL_EXT_FEATURES, HciReadLocalExtendedFeatures);
    [all...]
  /system/bt/stack/include/
hcidefs.h 265 #define HCI_READ_LOCAL_EXT_FEATURES (0x0004 | HCI_GRP_INFORMATIONAL_PARAMS)
    [all...]

Completed in 186 milliseconds