Home
last modified time | relevance | path

Searched refs:is_peer_subscribed (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/
Dperipheral.c155 static bool is_peer_subscribed(struct bt_conn *conn) in is_peer_subscribed() function
178 if (!is_peer_subscribed(default_conn)) { in connect_pair_check_subscribtion()
199 if (!is_peer_subscribed(default_conn)) { in connect_wait_unsubscribtion()
230 if (is_peer_subscribed(default_conn)) { in connect_restore_sec_check_subscribtion()
240 if (is_peer_subscribed(default_conn)) { in connect_restore_sec_check_subscribtion()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcsip_notify_server_test.c28 static bool is_peer_subscribed(struct bt_conn *conn) in is_peer_subscribed() function
92 while (!is_peer_subscribed(default_conn)) { in test_main()
Dpacs_notify_server_test.c48 static bool is_peer_subscribed(struct bt_conn *conn) in is_peer_subscribed() function
205 while (!is_peer_subscribed(default_conn)) { in test_main()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dperipheral.c144 static bool is_peer_subscribed(struct bt_conn *conn) in is_peer_subscribed() function
182 if (!is_peer_subscribed(default_conn)) { in connect_pair_check_subscribtion()
207 if (!is_peer_subscribed(default_conn)) { in connect_restore_sec_check_subscribtion()