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.c 73 BT_HDR *packet = make_command(HCI_READ_LOCAL_EXT_FEATURES, parameter_size, &stream);
hci_packet_parser.c 121 uint8_t *stream = read_command_complete_header(response, HCI_READ_LOCAL_EXT_FEATURES, 2 + sizeof(bt_device_features_t) /* bytes after */);
  /system/bt/vendor_libs/test_vendor_lib/src/
dual_mode_controller.cc 155 SET_HANDLER(HCI_READ_LOCAL_EXT_FEATURES, HciReadLocalExtendedFeatures);
321 SendCommandComplete(HCI_READ_LOCAL_EXT_FEATURES,
  /external/libnfc-nci/src/include/
hcidefs.h 248 #define HCI_READ_LOCAL_EXT_FEATURES (0x0004 | HCI_GRP_INFORMATIONAL_PARAMS)
    [all...]
  /system/bt/stack/include/
hcidefs.h 253 #define HCI_READ_LOCAL_EXT_FEATURES (0x0004 | HCI_GRP_INFORMATIONAL_PARAMS)
    [all...]

Completed in 59 milliseconds