Home
last modified time | relevance | path

Searched defs:role (Results 1 – 25 of 82) sorted by relevance

1234

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_msg.c61 struct bt_mesh_proxy_role *role; in proxy_sar_timeout() local
86 struct bt_mesh_proxy_role *role = &roles[bt_conn_index(conn)]; in bt_mesh_proxy_msg_recv() local
162 struct bt_mesh_proxy_role *role = &roles[bt_conn_index(conn)]; in bt_mesh_proxy_msg_send() local
244 struct bt_mesh_proxy_role *role = &roles[bt_conn_index(conn)]; in bt_mesh_proxy_relay_send() local
255 struct bt_mesh_proxy_role *role = CONTAINER_OF(work, struct bt_mesh_proxy_role, work); in proxy_msg_send_pending() local
275 static void proxy_msg_init(struct bt_mesh_proxy_role *role) in proxy_msg_init()
302 struct bt_mesh_proxy_role *role; in bt_mesh_proxy_role_setup() local
317 void bt_mesh_proxy_role_cleanup(struct bt_mesh_proxy_role *role) in bt_mesh_proxy_role_cleanup()
Dpb_gatt_cli.c40 static void pb_gatt_msg_recv(struct bt_mesh_proxy_role *role) in pb_gatt_msg_recv()
Dproxy_cli.c36 struct bt_mesh_proxy_role *role; member
103 static void proxy_msg_recv(struct bt_mesh_proxy_role *role) in proxy_msg_recv()
/Zephyr-latest/subsys/ipc/ipc_service/lib/
Dipc_static_vrings.c73 static int vq_setup(struct ipc_static_vrings *vr, unsigned int role) in vq_setup()
106 static int vq_teardown(struct ipc_static_vrings *vr, unsigned int role) in vq_teardown()
119 int ipc_static_vrings_init(struct ipc_static_vrings *vr, unsigned int role) in ipc_static_vrings_init()
141 int ipc_static_vrings_deinit(struct ipc_static_vrings *vr, unsigned int role) in ipc_static_vrings_deinit()
Dipc_rpmsg.c49 int ipc_rpmsg_register_ept(struct ipc_rpmsg_instance *instance, unsigned int role, in ipc_rpmsg_register_ept()
73 unsigned int role, in ipc_rpmsg_init()
107 unsigned int role) in ipc_rpmsg_deinit()
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dmain.c26 char role; in device_role_select() local
56 enum benchmark_role role; in main() local
/Zephyr-latest/subsys/bluetooth/audio/
Dtmap.c143 uint16_t role; in read_role() local
163 static bool valid_tmap_role(enum bt_tmap_role role) in valid_tmap_role()
208 int bt_tmap_register(enum bt_tmap_role role) in bt_tmap_register()
251 void bt_tmap_set_role(enum bt_tmap_role role) in bt_tmap_set_role()
Dgmap_server.c135 static bool valid_gmap_role(enum bt_gmap_role role) in valid_gmap_role()
168 static bool valid_gmap_features(enum bt_gmap_role role, struct bt_gmap_feat features) in valid_gmap_features()
310 static void update_service(enum bt_gmap_role role) in update_service()
345 int bt_gmap_register(enum bt_gmap_role role, struct bt_gmap_feat features) in bt_gmap_register()
376 int bt_gmap_set_role(enum bt_gmap_role role, struct bt_gmap_feat features) in bt_gmap_set_role()
Dbap_stream.c597 uint8_t role; in bt_bap_stream_config() local
647 uint8_t role; in bt_bap_stream_qos() local
684 uint8_t role; in bt_bap_stream_enable() local
718 uint8_t role; in bt_bap_stream_stop() local
757 uint8_t role; in bt_bap_stream_reconfig() local
841 uint8_t role; in bt_bap_stream_start() local
881 uint8_t role; in bt_bap_stream_metadata() local
928 uint8_t role; in bt_bap_stream_disable() local
970 uint8_t role; in bt_bap_stream_release() local
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dtmap.c26 const enum bt_tmap_role role = (BT_TMAP_CG_SUPPORTED ? BT_TMAP_ROLE_CG : 0U) | in cmd_tmap_init() local
46 static void tmap_discover_cb(enum bt_tmap_role role, struct bt_conn *conn, int err) in tmap_discover_cb()
/Zephyr-latest/tests/bluetooth/controller/ctrl_terminate/src/
Dmain.c54 static void test_terminate_rem(uint8_t role) in test_terminate_rem()
99 static void test_terminate_loc(uint8_t role) in test_terminate_loc()
/Zephyr-latest/tests/bluetooth/controller/ctrl_cis_terminate/src/
Dmain.c52 static void test_cis_terminate_rem(uint8_t role) in test_cis_terminate_rem()
88 void test_cis_terminate_loc(uint8_t role) in test_cis_terminate_loc()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_tmap.c27 static void tmap_discover_cb(enum bt_tmap_role role, struct bt_conn *conn, int err) in tmap_discover_cb()
84 const enum bt_tmap_role role = (BT_TMAP_CG_SUPPORTED ? BT_TMAP_ROLE_CG : 0U) | in tester_init_tmap() local
/Zephyr-latest/drivers/usb/bc12/
Dbc12_handlers.c10 static inline int z_vrfy_bc12_set_role(const struct device *dev, enum bc12_role role) in z_vrfy_bc12_set_role()
/Zephyr-latest/samples/bluetooth/channel_sounding/include/
Dcs_test_params.h13 static struct bt_le_cs_test_param test_params_get(enum bt_conn_le_cs_role role) in test_params_get()
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/sub_sets/
Disoal_test_rx.c272 static int32_t calc_rx_latency_by_role(uint8_t role, in calc_rx_latency_by_role()
389 uint8_t role, in basic_rx_test_setup()
475 for (int role = 0; role <= 3; role++) { in ZTEST() local
627 uint8_t role; in ZTEST() local
712 uint8_t role; in ZTEST() local
813 uint8_t role; in ZTEST() local
985 uint8_t role; in ZTEST() local
1121 uint8_t role; in ZTEST() local
1259 uint8_t role; in ZTEST() local
1446 uint8_t role; in ZTEST() local
[all …]
Disoal_test_tx.c398 uint8_t role, in basic_tx_test_setup()
525 for (int role = 0; role <= 3; role++) { in ZTEST() local
646 uint8_t role; in ZTEST() local
742 uint8_t role; in ZTEST() local
871 uint8_t role; in ZTEST() local
990 uint8_t role; in ZTEST() local
1150 uint8_t role; in ZTEST() local
1358 uint8_t role; in ZTEST() local
1693 uint8_t role; in ZTEST() local
1876 uint8_t role; in ZTEST() local
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c683 static void test_cte_req_ll_unknown_rsp_local(uint8_t role) in test_cte_req_ll_unknown_rsp_local()
1098 static void test_local_cte_req_wait_for_phy_update_complete_and_disable(uint8_t role) in test_local_cte_req_wait_for_phy_update_complete_and_disable()
1164 static void test_local_cte_req_wait_for_phy_update_complete(uint8_t role) in test_local_cte_req_wait_for_phy_update_complete()
1218 static void test_local_phy_update_wait_for_cte_req_complete(uint8_t role) in test_local_phy_update_wait_for_cte_req_complete()
1299 static void test_phy_update_wait_for_remote_cte_req_complete(uint8_t role) in test_phy_update_wait_for_remote_cte_req_complete()
1360 static void test_cte_req_wait_for_remote_phy_update_complete_and_disable(uint8_t role) in test_cte_req_wait_for_remote_phy_update_complete_and_disable()
1416 static void test_cte_req_wait_for_remote_phy_update_complete(uint8_t role) in test_cte_req_wait_for_remote_phy_update_complete()
/Zephyr-latest/doc/_extensions/zephyr/
Dlink-roles.py61 def role( function
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_tmap.h25 uint16_t role; member
/Zephyr-latest/subsys/bluetooth/host/classic/
Drfcomm_internal.h30 bt_rfcomm_role_t role; member
167 #define BT_RFCOMM_UIH_CR(role) ((role) == BT_RFCOMM_ROLE_INITIATOR) argument
177 #define BT_RFCOMM_CMD_CR(role) ((role) == BT_RFCOMM_ROLE_INITIATOR) argument
178 #define BT_RFCOMM_RESP_CR(role) ((role) == BT_RFCOMM_ROLE_ACCEPTOR) argument
187 #define BT_RFCOMM_DLCI(role, channel) ((((channel) & 0x1f) << 1) | \ argument
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_iv_index.c151 #define TEST_CASE(role, name, description) \ argument
Dtest_scanner.c193 #define TEST_CASE(role, name, description) \ argument
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dtmap_client_test.c32 void tmap_discovery_complete_cb(enum bt_tmap_role role, struct bt_conn *conn, int err) in tmap_discovery_complete_cb()
/Zephyr-latest/samples/net/sockets/echo_server/src/
Dudp.c61 int role = TLS_DTLS_ROLE_SERVER; in start_udp_proto() local

1234