/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/central/ |
D | CMakeLists.txt | 6 project(central) project
|
/Zephyr-Core-3.7.0/samples/bluetooth/central/ |
D | CMakeLists.txt | 5 project(central) project
|
/Zephyr-Core-3.7.0/samples/bluetooth/central_iso/ |
D | CMakeLists.txt | 5 project(central) project
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/security_changed_callback/src/ |
D | central.c | 20 void central(void) in central() function
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/ |
D | central.c | 15 void central(void) in central() function
|
D | peripheral.c | 22 bt_addr_le_t central; in peripheral() local
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/ |
D | central.c | 15 void central(void) in central() function
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/ |
D | central.c | 15 void central(void) in central() function
|
D | peripheral.c | 22 bt_addr_le_t central; in peripheral() local
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/id_addr_update/central/src/ |
D | central.c | 19 void central(void) in central() function
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/long_read/ |
D | main.c | 139 bool central = (get_device_nbr() == CENTRAL_DEVICE_NBR); in test_long_read() local 183 bool central = (get_device_nbr() == CENTRAL_DEVICE_NBR); in the_test() local
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/ |
D | central.c | 142 void central(void) in central() function
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_conn_iso_types.h | 38 } central; member 91 } central; member
|
D | lll_conn.h | 72 } central; member
|
D | ull_llcp_remote.c | 587 const bool central = !!(conn->lll.role == BT_HCI_ROLE_CENTRAL); in rr_st_idle() local
|
D | ull_conn_types.h | 205 } central; member
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/open_close/src/ |
D | main.c | 126 bool central = (get_device_nbr() == CENTRAL_DEVICE_NBR); in a_test_iteration() local
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/ |
D | dut.c | 191 const bt_addr_le_t *central = bt_conn_get_dst(conn); in acl_connected() local
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/ |
D | iso.h | 966 struct bt_iso_unicast_tx_info central; member
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/ |
D | iso.c | 1135 struct bt_iso_unicast_tx_info *central = &unicast_info->central; in store_cis_info() local
|