Searched refs:status_flags_changed (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | tbs.c | 51 bool status_flags_changed: 1; member 825 if (flags->status_flags_changed) { in notify_handler_cb() 831 flags->status_flags_changed = false; in notify_handler_cb() 2713 flags->status_flags_changed = true; in set_status_flags_changed_cb()
|
| D | tbs_client.c | 475 static void status_flags_changed(struct bt_conn *conn, int err, uint8_t inst_index, in status_flags_changed() function 499 status_flags_changed(conn, 0, tbs_index(conn, tbs_inst), status_flags); in status_flags_notify_handler() 1294 status_flags_changed(conn, cb_err, inst_index, status_flags); in read_status_flags_cb()
|