Home
last modified time | relevance | path

Searched refs:HCI_IO_CAPABILITY_REQUEST_REPLY (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc552 case HCI_IO_CAPABILITY_REQUEST_REPLY: in btu_hcif_log_command_metrics()
654 case HCI_IO_CAPABILITY_REQUEST_REPLY: in btu_hcif_log_command_complete_metrics()
/packages/modules/Bluetooth/system/stack/include/
Dhcidefs.h84 #define HCI_IO_CAPABILITY_REQUEST_REPLY (0x002B | HCI_GRP_LINK_CONTROL_CMDS) macro
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1229 UINT16_TO_STREAM(pp, HCI_IO_CAPABILITY_REQUEST_REPLY); in btsnd_hcic_io_cap_req_reply()