Searched refs:BT_HCI_OP_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
778 buf = bt_hci_cmd_create(BT_HCI_OP_DISCONNECT, sizeof(*disconn)); in bt_hci_disconnect()787 return bt_hci_cmd_send_sync(BT_HCI_OP_DISCONNECT, buf, NULL); in bt_hci_disconnect()
362 #define BT_HCI_OP_DISCONNECT BT_OP(BT_OGF_LINK_CTRL, 0x0006) macro
400 case BT_OCF(BT_HCI_OP_DISCONNECT): in link_control_cmd_handle()