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.h331 struct bt_dev { struct
333 bt_addr_le_t id_addr[CONFIG_BT_ID_MAX];
334 uint8_t id_count;
336 struct bt_conn_le_create_param create_param;
340 struct bt_le_ext_adv adv;
343 struct bt_le_ext_adv *adv;
354 struct {
357 } cached_conn_complete[MIN(CONFIG_BT_MAX_CONN,
362 bt_addr_le_t random_addr;
363 uint8_t adv_conn_id;
[all …]
Dhci_raw.c78 struct bt_dev_raw bt_dev = { variable
Dhci_core.c102 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
/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dhci_core.c14 struct bt_dev bt_dev = { variable