Home
last modified time | relevance | path

Searched refs:BT_HCI_ADDR_RES_DISABLE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Did.c964 err = addr_res_enable(BT_HCI_ADDR_RES_DISABLE); in bt_id_add()
1110 err = addr_res_enable(BT_HCI_ADDR_RES_DISABLE); in bt_id_del()
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/
Dull_filter.c481 case BT_HCI_ADDR_RES_DISABLE: in ll_rl_enable()
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Dhci_types.h1216 #define BT_HCI_ADDR_RES_DISABLE 0x00 macro