Searched refs:BT_ADDR_LE_SIZE (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/common/ | ||
| D | dummy.c | 31 BUILD_ASSERT(sizeof(bt_addr_le_t) == BT_ADDR_LE_SIZE); |
| /Zephyr-latest/include/zephyr/bluetooth/ | ||
| D | addr.h | 50 #define BT_ADDR_LE_SIZE 7 macro |