Searched refs:BT_HCI_OP_LE_ADD_DEV_TO_FAL (Results 1 – 3 of 3) sorted by relevance
4578 buf = bt_hci_cmd_create(BT_HCI_OP_LE_ADD_DEV_TO_FAL, sizeof(*cp)); in bt_le_filter_accept_list_add()4586 err = bt_hci_cmd_send_sync(BT_HCI_OP_LE_ADD_DEV_TO_FAL, buf, NULL); in bt_le_filter_accept_list_add()
1192 #define BT_HCI_OP_LE_ADD_DEV_TO_FAL BT_OP(BT_OGF_LE, 0x0011) /* 0x2011 */ macro
4532 case BT_OCF(BT_HCI_OP_LE_ADD_DEV_TO_FAL):