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

  /system/bt/hci/src/
hci_packet_factory.c 67 return make_command_no_params(HCI_READ_LOCAL_SUPPORTED_CMDS);
hci_packet_parser.c 107 uint8_t *stream = read_command_complete_header(response, HCI_READ_LOCAL_SUPPORTED_CMDS, supported_commands_length /* bytes after */);
  /system/bt/vendor_libs/test_vendor_lib/src/
dual_mode_controller.cc 154 SET_HANDLER(HCI_READ_LOCAL_SUPPORTED_CMDS, HciReadLocalSupportedCommands);
314 SendCommandComplete(HCI_READ_LOCAL_SUPPORTED_CMDS,
  /external/libnfc-nci/src/include/
hcidefs.h 246 #define HCI_READ_LOCAL_SUPPORTED_CMDS (0x0002 | HCI_GRP_INFORMATIONAL_PARAMS)
    [all...]
  /system/bt/stack/include/
hcidefs.h 251 #define HCI_READ_LOCAL_SUPPORTED_CMDS (0x0002 | HCI_GRP_INFORMATIONAL_PARAMS)
    [all...]

Completed in 52 milliseconds