Home
last modified time | relevance | path

Searched defs:bt_dev (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h329 struct bt_dev { struct
331 bt_addr_le_t id_addr[CONFIG_BT_ID_MAX];
332 uint8_t id_count;
334 struct bt_conn_le_create_param create_param;
338 struct bt_le_ext_adv adv;
341 struct bt_le_ext_adv *adv;
352 struct {
355 } cached_conn_complete[MIN(CONFIG_BT_MAX_CONN,
360 bt_addr_le_t random_addr;
361 uint8_t adv_conn_id;
[all …]
Dhci_raw.c77 struct bt_dev_raw bt_dev = { variable
Dhci_core.c99 struct bt_dev bt_dev = { variable
/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dhci_core.c14 struct bt_dev bt_dev = { variable
/Zephyr-latest/tests/bluetooth/host/conn/mocks/
Dhci_core.c30 struct bt_dev bt_dev = { variable
/Zephyr-latest/tests/bluetooth/host/crypto/mocks/
Dhci_core.c12 struct bt_dev bt_dev = { variable