Home
last modified time | relevance | path

Searched refs:BT_VS_CMD_READ_STATIC_ADDRS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h38 #define BT_VS_CMD_READ_STATIC_ADDRS(cmd) BT_LE_FEAT_TEST(cmd, \ macro
/Zephyr-latest/subsys/bluetooth/host/
Did.c1607 if (!BT_VS_CMD_READ_STATIC_ADDRS(bt_dev.vs_commands)) { in vs_read_static_addr()