Searched refs:defer_value_ntf (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | mcs.c | 1191 static void defer_value_ntf(struct bt_conn *conn, void *data) in defer_value_ntf() function 1214 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_player_name_cb() 1225 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_track_changed_cb() 1231 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_track_title_cb() 1237 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_track_position_cb() 1243 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_track_duration_cb() 1249 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_playback_speed_cb() 1255 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_seeking_speed_cb() 1262 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_current_track_id_cb() 1268 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_next_track_id_cb() [all …]
|