Searched refs:BT_HCI_OP_IO_CAPABILITY_REPLY (Results 1 – 2 of 2) sorted by relevance
683 resp_buf = bt_hci_cmd_create(BT_HCI_OP_IO_CAPABILITY_REPLY, in bt_hci_io_capa_req()730 bt_hci_cmd_send_sync(BT_HCI_OP_IO_CAPABILITY_REPLY, resp_buf, NULL); in bt_hci_io_capa_req()
518 #define BT_HCI_OP_IO_CAPABILITY_REPLY BT_OP(BT_OGF_LINK_CTRL, 0x002b) /* 0x042b */ macro