| /subsys/bluetooth/controller/ll_sw/ |
| A D | ull_llcp_features.h | 17 static inline bool feature_le_encryption(struct ll_conn *conn) in feature_le_encryption() 35 static inline bool feature_ext_rej_ind(struct ll_conn *conn) in feature_ext_rej_ind() 53 static inline bool feature_le_ping(struct ll_conn *conn) in feature_le_ping() 62 static inline bool feature_dle(struct ll_conn *conn) in feature_dle() 71 static inline bool feature_privacy(struct ll_conn *conn) in feature_privacy() 80 static inline bool feature_ext_scan(struct ll_conn *conn) in feature_ext_scan() 89 static inline bool feature_chan_sel_2(struct ll_conn *conn) in feature_chan_sel_2() 107 static inline bool feature_phy_2m(struct ll_conn *conn) in feature_phy_2m() 116 static inline bool feature_phy_coded(struct ll_conn *conn) in feature_phy_coded() 125 static inline bool feature_cte_req(struct ll_conn *conn) in feature_cte_req() [all …]
|
| A D | ull_llcp_local.c | 200 bool llcp_lr_ispaused(struct ll_conn *conn) in llcp_lr_ispaused() 205 void llcp_lr_pause(struct ll_conn *conn) in llcp_lr_pause() 210 void llcp_lr_resume(struct ll_conn *conn) in llcp_lr_resume() 215 void llcp_lr_prt_restart(struct ll_conn *conn) in llcp_lr_prt_restart() 225 void llcp_lr_prt_stop(struct ll_conn *conn) in llcp_lr_prt_stop() 399 static void lr_act_run(struct ll_conn *conn) in lr_act_run() 624 void llcp_lr_init(struct ll_conn *conn) in llcp_lr_init() 630 void llcp_lr_run(struct ll_conn *conn) in llcp_lr_run() 635 void llcp_lr_complete(struct ll_conn *conn) in llcp_lr_complete() 640 void llcp_lr_connect(struct ll_conn *conn) in llcp_lr_connect() [all …]
|
| A D | ull_llcp_remote.c | 199 bool llcp_rr_ispaused(struct ll_conn *conn) in llcp_rr_ispaused() 204 void llcp_rr_pause(struct ll_conn *conn) in llcp_rr_pause() 209 void llcp_rr_resume(struct ll_conn *conn) in llcp_rr_resume() 214 void llcp_rr_prt_restart(struct ll_conn *conn) in llcp_rr_prt_restart() 219 void llcp_rr_prt_stop(struct ll_conn *conn) in llcp_rr_prt_stop() 384 static void rr_act_run(struct ll_conn *conn) in rr_act_run() 784 void llcp_rr_init(struct ll_conn *conn) in llcp_rr_init() 795 void llcp_rr_run(struct ll_conn *conn) in llcp_rr_run() 800 void llcp_rr_complete(struct ll_conn *conn) in llcp_rr_complete() 805 void llcp_rr_connect(struct ll_conn *conn) in llcp_rr_connect() [all …]
|
| A D | ull_llcp_common.c | 155 static void lp_comm_tx(struct ll_conn *conn, struct proc_ctx *ctx) in lp_comm_tx() 262 static void lp_comm_ntf_version_ind(struct ll_conn *conn, struct proc_ctx *ctx, in lp_comm_ntf_version_ind() 276 static void lp_comm_ntf_length_change(struct ll_conn *conn, struct proc_ctx *ctx, in lp_comm_ntf_length_change() 285 static void lp_comm_complete_cte_req_finalize(struct ll_conn *conn) in lp_comm_complete_cte_req_finalize() 312 static void lp_comm_ntf_cte_req_tx(struct ll_conn *conn, struct proc_ctx *ctx) in lp_comm_ntf_cte_req_tx() 319 static void lp_comm_complete_cte_req(struct ll_conn *conn, struct proc_ctx *ctx) in lp_comm_complete_cte_req() 385 static void lp_comm_ntf(struct ll_conn *conn, struct proc_ctx *ctx) in lp_comm_ntf() 593 static bool lp_cis_terminated(struct ll_conn *conn) in lp_cis_terminated() 936 void llcp_lp_comm_run(struct ll_conn *conn, struct proc_ctx *ctx, void *param) 942 static void rp_comm_terminate(struct ll_conn *conn, struct proc_ctx *ctx) [all …]
|
| A D | ull_llcp_enc.c | 148 static void enc_setup_lll(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t role) in enc_setup_lll() 223 static void lp_enc_ntf(struct ll_conn *conn, struct proc_ctx *ctx) in lp_enc_ntf() 272 static void lp_enc_send_enc_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_send_enc_req() 541 static void lp_enc_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_st_idle() 689 void llcp_lp_enc_run(struct ll_conn *conn, struct proc_ctx *ctx, void *param) in llcp_lp_enc_run() 749 static void rp_enc_ntf_ltk(struct ll_conn *conn, struct proc_ctx *ctx) in rp_enc_ntf_ltk() 775 static void rp_enc_ntf(struct ll_conn *conn, struct proc_ctx *ctx) in rp_enc_ntf() 1278 void llcp_rp_enc_ltk_req_reply(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_rp_enc_ltk_req_reply() 1283 void llcp_rp_enc_ltk_req_neg_reply(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_rp_enc_ltk_req_neg_reply() 1288 bool llcp_rp_enc_ltk_req_reply_allowed(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_rp_enc_ltk_req_reply_allowed() [all …]
|
| A D | ull_llcp_phy.c | 145 static void pu_prep_update_ind(struct ll_conn *conn, struct proc_ctx *ctx) in pu_prep_update_ind() 180 static void pu_set_timing_restrict(struct ll_conn *conn, uint8_t phy_tx) in pu_set_timing_restrict() 187 static void pu_reset_timing_restrict(struct ll_conn *conn) in pu_reset_timing_restrict() 201 static uint8_t pu_check_update_ind(struct ll_conn *conn, struct proc_ctx *ctx) in pu_check_update_ind() 230 static uint8_t pu_apply_phy_update(struct ll_conn *conn, struct proc_ctx *ctx) in pu_apply_phy_update() 285 static uint8_t pu_update_eff_times(struct ll_conn *conn, struct proc_ctx *ctx) in pu_update_eff_times() 359 static void pu_prepare_instant(struct ll_conn *conn, struct proc_ctx *ctx) in pu_prepare_instant() 430 static void pu_ntf(struct ll_conn *conn, struct proc_ctx *ctx) in pu_ntf() 460 static void pu_dle_ntf(struct ll_conn *conn, struct proc_ctx *ctx) in pu_dle_ntf() 916 void llcp_lp_pu_tx_ntf(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_lp_pu_tx_ntf() [all …]
|
| A D | ull_llcp_conn_upd.c | 165 static void cu_update_conn_parameters(struct ll_conn *conn, struct proc_ctx *ctx) in cu_update_conn_parameters() 177 static bool cu_check_conn_parameters(struct ll_conn *conn, struct proc_ctx *ctx) in cu_check_conn_parameters() 215 static void cu_prepare_update_ind(struct ll_conn *conn, struct proc_ctx *ctx) in cu_prepare_update_ind() 254 static void cu_ntf(struct ll_conn *conn, struct proc_ctx *ctx) in cu_ntf() 291 static void lp_cu_tx(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t opcode) in lp_cu_tx() 344 static void lp_cu_complete(struct ll_conn *conn, struct proc_ctx *ctx) in lp_cu_complete() 793 void llcp_lp_cu_run(struct ll_conn *conn, struct proc_ctx *ctx, void *param) in llcp_lp_cu_run() 802 static void rp_cu_tx(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t opcode) in rp_cu_tx() 887 static void rp_cu_complete(struct ll_conn *conn, struct proc_ctx *ctx) in rp_cu_complete() 1388 void llcp_rp_cu_run(struct ll_conn *conn, struct proc_ctx *ctx, void *param) in llcp_rp_cu_run() [all …]
|
| A D | ull_llcp_past.c | 81 static uint8_t rp_check_phy(struct ll_conn *conn, struct proc_ctx *ctx, in rp_check_phy() 102 static void rp_past_complete(struct ll_conn *conn, struct proc_ctx *ctx) in rp_past_complete() 124 struct ll_conn *conn = rp_past_resolve_conn; in rp_past_resolve_cb() local 163 static bool rp_past_addr_resolve(struct ll_conn *conn, struct proc_ctx *ctx) in rp_past_addr_resolve() 339 void llcp_rp_past_run(struct ll_conn *conn, struct proc_ctx *ctx, void *param) in llcp_rp_past_run() 377 static void lp_past_complete(struct ll_conn *conn, struct proc_ctx *ctx) in lp_past_complete() 383 static void lp_past_tx(struct ll_conn *conn, struct proc_ctx *ctx) in lp_past_tx() 418 void llcp_lp_past_offset_calc_reply(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_lp_past_offset_calc_reply() 435 static void lp_past_st_wait_tx_req(struct ll_conn *conn, struct proc_ctx *ctx, in lp_past_st_wait_tx_req() 475 void llcp_lp_past_conn_evt_done(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_lp_past_conn_evt_done() [all …]
|
| A D | ull_llcp_cc.c | 60 static void cc_ntf_established(struct ll_conn *conn, struct proc_ctx *ctx) in cc_ntf_established() 140 static void llcp_rp_cc_tx_rsp(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_rp_cc_tx_rsp() 217 static void rp_cc_ntf_create(struct ll_conn *conn, struct proc_ctx *ctx) in rp_cc_ntf_create() 306 static uint8_t rp_cc_check_phy(struct ll_conn *conn, struct proc_ctx *ctx, in rp_cc_check_phy() 698 void llcp_rp_cc_accept(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_rp_cc_accept() 703 void llcp_rp_cc_reject(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_rp_cc_reject() 718 void llcp_rp_cc_established(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_rp_cc_established() 847 static void lp_cc_st_wait_offset_calc_tx_req(struct ll_conn *conn, in lp_cc_st_wait_offset_calc_tx_req() 861 static void lp_cc_st_wait_offset_calc(struct ll_conn *conn, in lp_cc_st_wait_offset_calc() 1200 void llcp_lp_cc_established(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_lp_cc_established() [all …]
|
| A D | ull_llcp.c | 409 void ull_llcp_init(struct ll_conn *conn) in ull_llcp_init() 545 void ull_cp_run(struct ll_conn *conn) in ull_cp_run() 567 void ull_cp_release_nodes(struct ll_conn *conn) in ull_cp_release_nodes() 623 uint8_t ull_cp_le_ping(struct ll_conn *conn) in ull_cp_le_ping() 784 uint8_t ull_cp_cis_terminate(struct ll_conn *conn, in ull_cp_cis_terminate() 930 uint8_t ull_cp_req_peer_sca(struct ll_conn *conn) in ull_cp_req_peer_sca() 1312 bool ull_cp_cc_awaiting_reply(struct ll_conn *conn) 1391 bool ull_cp_cc_cancel(struct ll_conn *conn) 1429 bool ull_lp_cc_is_active(struct ll_conn *conn) 1440 bool ull_lp_cc_is_enqueued(struct ll_conn *conn) [all …]
|
| A D | ull_llcp_chmu.c | 85 static void lp_chmu_tx(struct ll_conn *conn, struct proc_ctx *ctx) in lp_chmu_tx() 112 static void lp_chmu_send_channel_map_update_ind(struct ll_conn *conn, struct proc_ctx *ctx, in lp_chmu_send_channel_map_update_ind() 143 static void lp_chmu_check_instant(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_chmu_check_instant() 154 static void lp_chmu_st_wait_instant(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_chmu_st_wait_instant() 167 static void lp_chmu_execute_fsm(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_chmu_execute_fsm() 187 void llcp_lp_chmu_rx(struct ll_conn *conn, struct proc_ctx *ctx, struct node_rx_pdu *rx) in llcp_lp_chmu_rx() 202 void llcp_lp_chmu_run(struct ll_conn *conn, struct proc_ctx *ctx, void *param) in llcp_lp_chmu_run() 258 static void rp_chmu_check_instant(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_chmu_check_instant() 281 static void rp_chmu_execute_fsm(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_chmu_execute_fsm() 300 void llcp_rp_chmu_rx(struct ll_conn *conn, struct proc_ctx *ctx, struct node_rx_pdu *rx) in llcp_rp_chmu_rx() [all …]
|
| A D | ull_conn.c | 195 struct ll_conn *conn; in ll_connected_get() local 228 struct ll_conn *conn; in ll_tx_mem_enqueue() local 305 struct ll_conn *conn; in ll_conn_update() local 346 struct ll_conn *conn; in ll_chm_get() local 377 struct ll_conn *conn; in ll_req_peer_sca() local 406 struct ll_conn *conn; in ll_terminate_ind_send() local 505 struct ll_conn *conn; in ll_feature_req_send() local 531 struct ll_conn *conn; in ll_version_ind_send() local 573 struct ll_conn *conn; in ll_length_req_send() local 641 struct ll_conn *conn; in ll_phy_get() local [all …]
|
| A D | ull_conn_internal.h | 53 static inline void cpr_active_check_and_set(struct ll_conn *conn) in cpr_active_check_and_set() 60 static inline void cpr_active_set(struct ll_conn *conn) in cpr_active_set() 65 static inline bool cpr_active_is_set(struct ll_conn *conn) in cpr_active_is_set() 70 static inline void cpr_active_check_and_reset(struct ll_conn *conn) in cpr_active_check_and_reset()
|
| /subsys/bluetooth/host/ |
| A D | conn.c | 364 struct bt_conn *conn = NULL; in bt_conn_new() local 1029 struct bt_conn *conn; in bt_conn_tx_processor() local 1367 struct bt_conn *conn; in bt_conn_lookup_handle() local 3665 struct bt_conn *conn; in bt_conn_le_create_auto() local 3728 struct bt_conn *conn; in bt_conn_create_auto_stop() local 3799 struct bt_conn *conn; in conn_le_create_helper() local 3821 struct bt_conn *conn; in bt_conn_le_create() local 3903 struct bt_conn *conn; in bt_conn_le_create_synced() local 3970 struct bt_conn *conn; in bt_le_set_auto_conn() local 4293 struct bt_conn *conn; in bt_hci_le_df_connection_iq_report_common() local [all …]
|
| A D | direction.c | 522 static int hci_df_set_conn_cte_tx_param(struct bt_conn *conn, in hci_df_set_conn_cte_tx_param() 620 static int hci_df_set_conn_cte_rx_enable(struct bt_conn *conn, bool enable, in hci_df_set_conn_cte_rx_enable() 669 struct bt_conn *conn; in hci_df_prepare_connection_iq_report() local 721 struct bt_conn *conn; in hci_df_vs_prepare_connection_iq_report() local 845 struct bt_conn *conn; in hci_df_prepare_conn_cte_req_failed() local 1060 static int bt_df_set_conn_cte_rx_enable(struct bt_conn *conn, bool enable, in bt_df_set_conn_cte_rx_enable() 1089 int bt_df_conn_cte_rx_disable(struct bt_conn *conn) in bt_df_conn_cte_rx_disable() 1126 static int bt_df_set_conn_cte_req_enable(struct bt_conn *conn, bool enable, in bt_df_set_conn_cte_req_enable() 1160 int bt_df_conn_cte_req_disable(struct bt_conn *conn) in bt_df_conn_cte_req_disable() 1195 int bt_df_conn_cte_rsp_enable(struct bt_conn *conn) in bt_df_conn_cte_rsp_enable() [all …]
|
| /subsys/bluetooth/audio/ |
| A D | mcc.c | 1173 struct bt_conn *conn = mcs_inst->conn; in reset_mcs_inst() local 1624 struct bt_conn *conn) in subscribe_next_mcs_char() 2141 int bt_mcc_read_player_name(struct bt_conn *conn) in bt_mcc_read_player_name() 2180 int bt_mcc_read_icon_obj_id(struct bt_conn *conn) in bt_mcc_read_icon_obj_id() 2220 int bt_mcc_read_icon_url(struct bt_conn *conn) in bt_mcc_read_icon_url() 3296 struct bt_conn *conn, int result) in on_obj_selected() 3413 struct bt_conn *conn, uint32_t offset, in on_track_segments_content() 3463 struct bt_conn *conn, uint32_t offset, in on_current_track_content() 3566 struct bt_conn *conn, uint32_t offset, in on_parent_group_content() 3618 struct bt_conn *conn, uint32_t offset, in on_current_group_content() [all …]
|
| A D | tbs_client.c | 410 static void technology_notify_handler(struct bt_conn *conn, in technology_notify_handler() 543 static void call_state_notify_handler(struct bt_conn *conn, in call_state_notify_handler() 581 static void call_cp_notify_handler(struct bt_conn *conn, in call_cp_notify_handler() 644 static void in_call_notify_handler(struct bt_conn *conn, in in_call_notify_handler() 684 static uint8_t notify_handler(struct bt_conn *conn, in notify_handler() 1541 static void tbs_client_disc_read_ccid(struct bt_conn *conn) in tbs_client_disc_read_ccid() 1560 static uint8_t discover_func(struct bt_conn *conn, in discover_func() 1748 static void discover_next_instance(struct bt_conn *conn) in discover_next_instance() 1830 static int primary_discover_tbs(struct bt_conn *conn) in primary_discover_tbs() 1887 static int primary_discover_gtbs(struct bt_conn *conn) in primary_discover_gtbs() [all …]
|
| A D | media_proxy.c | 30 struct bt_conn *conn; /* TODO: Treat local and remote player differently */ member 238 static void mcc_discover_mcs_cb(struct bt_conn *conn, int err) in mcc_discover_mcs_cb() 270 static void mcc_read_icon_obj_id_cb(struct bt_conn *conn, int err, uint64_t id) in mcc_read_icon_obj_id_cb() 287 static void mcc_read_icon_url_cb(struct bt_conn *conn, int err, const char *url) in mcc_read_icon_url_cb() 301 static void mcc_track_changed_ntf_cb(struct bt_conn *conn, int err) in mcc_track_changed_ntf_cb() 331 static void mcc_read_track_duration_cb(struct bt_conn *conn, int err, int32_t dur) in mcc_read_track_duration_cb() 346 static void mcc_read_track_position_cb(struct bt_conn *conn, int err, int32_t pos) in mcc_read_track_position_cb() 361 static void mcc_set_track_position_cb(struct bt_conn *conn, int err, int32_t pos) in mcc_set_track_position_cb() 570 static void mcc_cmd_ntf_cb(struct bt_conn *conn, int err, in mcc_cmd_ntf_cb() 683 static void disconnected(struct bt_conn *conn, uint8_t reason) in disconnected() [all …]
|
| /subsys/bluetooth/host/classic/ |
| A D | ssp.c | 347 static int conn_auth(struct bt_conn *conn) in conn_auth() 438 struct bt_conn *conn; in bt_hci_pin_code_req() local 455 struct bt_conn *conn; in bt_hci_link_key_notify() local 575 struct bt_conn *conn; in bt_hci_link_key_req() local 631 struct bt_conn *conn; in bt_hci_io_capa_resp() local 691 struct bt_conn *conn; in bt_hci_io_capa_req() local 790 struct bt_conn *conn; in bt_hci_ssp_complete() local 816 struct bt_conn *conn; in bt_hci_user_confirm_req() local 831 struct bt_conn *conn; in bt_hci_user_passkey_notify() local 848 struct bt_conn *conn; in bt_hci_user_passkey_req() local [all …]
|
| A D | conn_br.c | 56 struct bt_conn *conn; in bt_conn_create_br() local 103 int bt_hci_connect_br_cancel(struct bt_conn *conn) in bt_hci_connect_br_cancel() 132 const bt_addr_t *bt_conn_get_dst_br(const struct bt_conn *conn) in bt_conn_get_dst_br() 147 void bt_br_acl_recv(struct bt_conn *conn, struct net_buf *buf, bool complete) in bt_br_acl_recv() 174 int bt_conn_br_switch_role(const struct bt_conn *conn, uint8_t role) in bt_conn_br_switch_role() 201 static int bt_conn_br_read_link_policy_settings(const struct bt_conn *conn, in bt_conn_br_read_link_policy_settings() 227 static int bt_conn_br_write_link_policy_settings(const struct bt_conn *conn, in bt_conn_br_write_link_policy_settings() 245 int bt_conn_br_set_role_switch_enable(const struct bt_conn *conn, bool enable) in bt_conn_br_set_role_switch_enable()
|
| /subsys/net/ip/ |
| A D | tcp.c | 248 const struct tcp *conn = ctx->tcp; in net_tcp_endpoint_copy() local 2071 struct tcp *conn = NULL; in tcp_conn_alloc() local 2161 struct tcp *conn; in net_tcp_get() local 2197 struct tcp *conn; in tcp_conn_search() local 2222 struct tcp *conn; in tcp_recv() local 2370 struct tcp *conn = NULL; in tcp_conn_new() local 3596 struct tcp *conn = context->tcp; in net_tcp_put() local 3814 struct tcp *conn; in net_tcp_connect() local 4292 struct tcp *conn = in tp_input() local 4310 struct tcp *conn = in tp_input() local [all …]
|
| A D | connection.c | 66 void conn_register_debug(struct net_conn *conn, in conn_register_debug() 135 static void conn_set_used(struct net_conn *conn) in conn_set_used() 144 static void conn_set_unused(struct net_conn *conn) in conn_set_unused() 162 struct net_conn *conn; in conn_find_handler() local 389 struct net_conn *conn; in net_conn_register() local 452 struct net_conn *conn = (struct net_conn *)handle; in net_conn_unregister() local 645 struct net_conn *conn; in net_conn_packet_input() local 745 struct net_conn *conn; in net_conn_raw_ip_input() local 806 struct net_conn *conn; in net_conn_can_input() local 919 struct net_conn *conn; in net_conn_input() local [all …]
|
| /subsys/bluetooth/services/ots/ |
| A D | ots_client.c | 139 struct bt_conn *conn) in tx_done() 146 struct bt_conn *conn) in write_obj_tx_done() 231 struct bt_conn *conn) in chan_closed() 530 struct bt_conn *conn) in bt_ots_client_read_feature() 617 struct bt_conn *conn, in bt_ots_client_select_id() 663 struct bt_conn *conn) in bt_ots_client_select_first() 697 struct bt_conn *conn) in bt_ots_client_select_last() 732 struct bt_conn *conn) in bt_ots_client_select_next() 766 struct bt_conn *conn) in bt_ots_client_select_prev() 1362 struct bt_conn *conn) in bt_ots_client_read_object_data() [all …]
|
| A D | ots_oacp.c | 35 struct bt_conn *conn) in oacp_l2cap_closed() 52 struct bt_conn *conn, in oacp_create_proc_validate() 124 struct bt_conn *conn, in oacp_delete_proc_validate() 167 struct bt_conn *conn, in oacp_checksum_proc_validate() 215 struct bt_conn *conn, in oacp_read_proc_validate() 257 struct bt_conn *conn, in oacp_write_proc_validate() 324 struct bt_conn *conn, in oacp_proc_validate() 448 struct bt_conn *conn) in oacp_read_proc_cb() 521 struct bt_conn *conn) in oacp_read_proc_execute() 539 struct bt_conn *conn, struct net_buf *buf) in oacp_write_proc_cb() [all …]
|
| /subsys/bluetooth/audio/shell/ |
| A D | cap_commander.c | 34 static void cap_discover_cb(struct bt_conn *conn, int err, in cap_discover_cb() 47 static void cap_volume_changed_cb(struct bt_conn *conn, int err) in cap_volume_changed_cb() 57 static void cap_volume_mute_changed_cb(struct bt_conn *conn, int err) in cap_volume_mute_changed_cb() 248 struct bt_conn *conn = connected_conns[i]; in cmd_cap_commander_change_volume() local 298 struct bt_conn *conn = connected_conns[i]; in cmd_cap_commander_change_volume_mute() local 341 struct bt_conn *conn = connected_conns[i]; in cmd_cap_commander_change_volume_offset() local 424 struct bt_conn *conn = connected_conns[i]; in cmd_cap_commander_change_microphone_mute() local 470 struct bt_conn *conn = connected_conns[i]; in cmd_cap_commander_change_microphone_gain() local 556 struct bt_conn *conn = connected_conns[i]; in cmd_cap_commander_broadcast_reception_start() local 718 struct bt_conn *conn = connected_conns[i]; in cmd_cap_commander_broadcast_reception_stop() local [all …]
|