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

  /system/bt/hci/src/
hci_packet_factory.c 125 return make_command_no_params(HCI_BLE_READ_SUPPORTED_STATES);
hci_packet_parser.c 148 uint8_t *stream = read_command_complete_header(response, HCI_BLE_READ_SUPPORTED_STATES, supported_states_size /* bytes after */);
  /external/libnfc-nci/src/include/
hcidefs.h 329 #define HCI_BLE_READ_SUPPORTED_STATES (0x001C | HCI_GRP_BLE_CMDS)
    [all...]
  /system/bt/stack/include/
hcidefs.h 327 #define HCI_BLE_READ_SUPPORTED_STATES (0x001C | HCI_GRP_BLE_CMDS)
    [all...]

Completed in 54 milliseconds