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