Home
last modified time | relevance | path

Searched defs:central (Results 1 – 20 of 20) sorted by relevance

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/central/
DCMakeLists.txt6 project(central) project
/Zephyr-Core-3.7.0/samples/bluetooth/central/
DCMakeLists.txt5 project(central) project
/Zephyr-Core-3.7.0/samples/bluetooth/central_iso/
DCMakeLists.txt5 project(central) project
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dcentral.c20 void central(void) in central() function
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dcentral.c15 void central(void) in central() function
Dperipheral.c22 bt_addr_le_t central; in peripheral() local
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dcentral.c15 void central(void) in central() function
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dcentral.c15 void central(void) in central() function
Dperipheral.c22 bt_addr_le_t central; in peripheral() local
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/id_addr_update/central/src/
Dcentral.c19 void central(void) in central() function
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/long_read/
Dmain.c139 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/
Dcentral.c142 void central(void) in central() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_conn_iso_types.h38 } central; member
91 } central; member
Dlll_conn.h72 } central; member
Dull_llcp_remote.c587 const bool central = !!(conn->lll.role == BT_HCI_ROLE_CENTRAL); in rr_st_idle() local
Dull_conn_types.h205 } central; member
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/open_close/src/
Dmain.c126 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/
Ddut.c191 const bt_addr_le_t *central = bt_conn_get_dst(conn); in acl_connected() local
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Diso.h966 struct bt_iso_unicast_tx_info central; member
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Diso.c1135 struct bt_iso_unicast_tx_info *central = &unicast_info->central; in store_cis_info() local