Home
last modified time | relevance | path

Searched refs:BT_HCI_OP_LE_CLEAR_FAL (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1166 #define BT_HCI_OP_LE_CLEAR_FAL BT_OP(BT_OGF_LE, 0x0010) /* 0x2010 */ macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c4610 err = bt_hci_cmd_send_sync(BT_HCI_OP_LE_CLEAR_FAL, NULL, NULL); in bt_le_filter_accept_list_clear()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c4493 case BT_OCF(BT_HCI_OP_LE_CLEAR_FAL):
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst138 * ``BT_HCI_OP_LE_CLEAR_WL`` is now ``BT_HCI_OP_LE_CLEAR_FAL``