Home
last modified time | relevance | path

Searched defs:gtbs_found (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.5.0/samples/bluetooth/tmap_peripheral/src/
Dccp_call_ctrl.c29 static void discover_cb(struct bt_conn *conn, int err, uint8_t tbs_count, bool gtbs_found) in discover_cb()
/Zephyr-Core-3.5.0/samples/bluetooth/hap_ha/src/
Dccp_call_ctrl.c79 static void discover_cb(struct bt_conn *conn, int err, uint8_t tbs_count, bool gtbs_found) in discover_cb()
/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/
Dbtp_ccp.c34 static void tbs_client_discovered_ev(int err, uint8_t tbs_count, bool gtbs_found) in tbs_client_discovered_ev()
58 bool gtbs_found) in tbs_client_discover_cb()
/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/btp/
Dbtp_ccp.h54 bool gtbs_found; member
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/audio/src/
Dtbs_client_test.c77 uint8_t count, bool gtbs_found) in tbs_client_discover_cb()
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs_client.c684 static bool gtbs_found(struct bt_tbs_server_inst *srv_inst) in gtbs_found() function