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

  /system/bt/hci/src/
hci_packet_factory.c 129 return make_command_no_params(HCI_BLE_READ_LOCAL_SPT_FEAT);
hci_packet_parser.c 159 uint8_t *stream = read_command_complete_header(response, HCI_BLE_READ_LOCAL_SPT_FEAT, sizeof(bt_device_features_t) /* bytes after */);
  /external/libnfc-nci/src/include/
hcidefs.h 304 #define HCI_BLE_READ_LOCAL_SPT_FEAT (0x0003 | HCI_GRP_BLE_CMDS)
    [all...]
  /system/bt/stack/include/
hcidefs.h 302 #define HCI_BLE_READ_LOCAL_SPT_FEAT (0x0003 | HCI_GRP_BLE_CMDS)
    [all...]

Completed in 51 milliseconds