Searched refs:BT_HCI_OP_LE_REM_DEV_FROM_RL (Results 1 – 3 of 3) sorted by relevance
1139 buf = bt_hci_cmd_create(BT_HCI_OP_LE_REM_DEV_FROM_RL, sizeof(*cp)); in hci_id_del()1147 return bt_hci_cmd_send_sync(BT_HCI_OP_LE_REM_DEV_FROM_RL, buf, NULL); in hci_id_del()
1384 #define BT_HCI_OP_LE_REM_DEV_FROM_RL BT_OP(BT_OGF_LE, 0x0028) /* 0x2028 */ macro
4904 case BT_OCF(BT_HCI_OP_LE_REM_DEV_FROM_RL):