/subsys/bluetooth/host/ |
A D | att.c | 118 struct bt_l2cap_le_chan chan; member 1042 struct bt_att_chan *chan; member 1153 struct bt_att_chan *chan; member 1341 struct bt_att_chan *chan; member 1603 struct bt_att_chan *chan; member 1879 struct bt_att_chan *chan; member 3406 struct bt_att_chan *chan; in att_chan_new() local 3452 struct bt_att_chan *chan; in bt_eatt_count() local 3495 struct bt_att_chan *chan; in bt_att_accept() local 3736 struct bt_att_chan *chan; in bt_eatt_disconnect() local [all …]
|
A D | l2cap.c | 95 struct bt_l2cap_le_chan chan; member 147 struct bt_l2cap_chan *chan; in __l2cap_lookup_ident() local 170 struct bt_l2cap_chan *chan; in bt_l2cap_chan_remove() local 401 struct bt_l2cap_chan *chan; in bt_l2cap_connected() local 868 struct bt_l2cap_chan *chan; in l2cap_chan_sdu_sent() local 1151 struct bt_l2cap_chan *chan; in bt_l2cap_le_lookup_tx_cid() local 1165 struct bt_l2cap_chan *chan; in bt_l2cap_le_lookup_rx_cid() local 1486 struct bt_l2cap_chan *chan; in le_conn_req() local 1839 struct bt_l2cap_chan *chan; in l2cap_remove_rx_cid() local 2220 struct bt_l2cap_chan *chan; in le_credits() local [all …]
|
A D | iso.c | 100 struct bt_iso_chan *chan = iso->iso.chan; in bt_iso_sent_cb() local 315 int bt_iso_setup_data_path(const struct bt_iso_chan *chan, uint8_t dir, in bt_iso_setup_data_path() 405 int bt_iso_remove_data_path(const struct bt_iso_chan *chan, uint8_t dir) in bt_iso_remove_data_path() 433 struct bt_iso_chan *chan; in bt_iso_connected() local 529 struct bt_iso_chan *chan; in bt_iso_disconnected() local 651 struct bt_iso_chan *chan; in bt_iso_recv() local 861 static uint16_t iso_chan_max_data_len(const struct bt_iso_chan *chan) in iso_chan_max_data_len() 1104 int bt_iso_chan_disconnect(struct bt_iso_chan *chan) in bt_iso_chan_disconnect() 1177 struct bt_iso_chan *chan; in store_cis_info() local 1298 struct bt_iso_chan *chan; in store_cis_info_v2() local [all …]
|
A D | smp_null.c | 46 static int bt_smp_recv(struct bt_l2cap_chan *chan, struct net_buf *req_buf) in bt_smp_recv() 77 static int bt_smp_accept(struct bt_conn *conn, struct bt_l2cap_chan **chan) in bt_smp_accept()
|
/subsys/zbus/ |
A D | zbus.c | 125 static inline int _zbus_notify_observer(const struct zbus_channel *chan, in _zbus_notify_observer() 157 static inline int _zbus_vded_exec(const struct zbus_channel *chan, k_timepoint_t end_time) in _zbus_vded_exec() 242 static inline void chan_update_hop(const struct zbus_channel *chan) in chan_update_hop() 363 static inline void chan_unlock(const struct zbus_channel *chan, int prio) in chan_unlock() 417 int zbus_chan_read(const struct zbus_channel *chan, void *msg, k_timeout_t timeout) in zbus_chan_read() 440 int zbus_chan_notify(const struct zbus_channel *chan, k_timeout_t timeout) in zbus_chan_notify() 468 int zbus_chan_claim(const struct zbus_channel *chan, k_timeout_t timeout) in zbus_chan_claim() 487 int zbus_chan_finish(const struct zbus_channel *chan) in zbus_chan_finish() 496 int zbus_sub_wait(const struct zbus_observer *sub, const struct zbus_channel **chan, in zbus_sub_wait() 539 const struct zbus_channel *chan, bool masked) in zbus_obs_set_chan_notification_mask() [all …]
|
A D | zbus_runtime_observers.c | 56 static inline int _zbus_runtime_take_chan_sem_and_obs_check(const struct zbus_channel *chan, in _zbus_runtime_take_chan_sem_and_obs_check() 100 int zbus_chan_add_obs_with_node(const struct zbus_channel *chan, const struct zbus_observer *obs, in zbus_chan_add_obs_with_node() 129 int zbus_chan_add_obs(const struct zbus_channel *chan, const struct zbus_observer *obs, in zbus_chan_add_obs() 160 int zbus_chan_rm_obs(const struct zbus_channel *chan, const struct zbus_observer *obs, in zbus_chan_rm_obs()
|
A D | zbus_iterable_sections.c | 10 bool zbus_iterate_over_channels(bool (*iterator_func)(const struct zbus_channel *chan)) in zbus_iterate_over_channels() 21 bool (*iterator_func)(const struct zbus_channel *chan, void *user_data), void *user_data) in zbus_iterate_over_channels_with_user_data()
|
/subsys/bluetooth/services/ots/ |
A D | ots_l2cap.c | 80 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() 89 static void l2cap_sent(struct bt_l2cap_chan *chan) in l2cap_sent() 115 static int l2cap_recv(struct bt_l2cap_chan *chan, struct net_buf *buf) in l2cap_recv() 131 static void l2cap_status(struct bt_l2cap_chan *chan, atomic_t *status) in l2cap_status() 136 static void l2cap_connected(struct bt_l2cap_chan *chan) in l2cap_connected() 141 static void l2cap_disconnected(struct bt_l2cap_chan *chan) in l2cap_disconnected() 166 static inline void l2cap_chan_init(struct bt_l2cap_le_chan *chan) in l2cap_chan_init() 190 struct bt_l2cap_chan **chan) in l2cap_accept()
|
/subsys/bluetooth/host/classic/ |
A D | l2cap_br.c | 231 struct bt_l2cap_br_chan chan; member 250 struct bt_l2cap_chan *chan; in bt_l2cap_br_lookup_rx_cid() local 264 struct bt_l2cap_chan *chan; in bt_l2cap_br_lookup_tx_cid() local 1734 struct bt_l2cap_chan *chan; in connect_optional_fixed_channels() local 1944 struct bt_l2cap_chan *chan; in bt_l2cap_br_connected() local 2466 struct bt_l2cap_chan *chan; in l2cap_br_conn_rsp_sent_cb() local 2625 struct bt_l2cap_chan *chan; in l2cap_br_conn_req() local 3633 struct bt_l2cap_chan *chan; in l2cap_br_conf_rsp() local 4387 struct bt_l2cap_chan *chan; in l2cap_br_conf_req() local 4577 struct bt_l2cap_chan *chan; in l2cap_br_remove_tx_cid() local [all …]
|
A D | sco.c | 116 struct bt_sco_chan *chan; in bt_sco_connected() local 142 struct bt_sco_chan *chan; in bt_sco_disconnected() local 201 void bt_sco_chan_set_state_debug(struct bt_sco_chan *chan, in bt_sco_chan_set_state_debug() 239 void bt_sco_chan_set_state(struct bt_sco_chan *chan, enum bt_sco_state state) in bt_sco_chan_set_state() 246 static void bt_sco_chan_add(struct bt_conn *sco, struct bt_sco_chan *chan) in bt_sco_chan_add() 258 struct bt_sco_chan *chan; in sco_accept() local 402 struct bt_conn *bt_conn_create_sco(const bt_addr_t *peer, struct bt_sco_chan *chan) in bt_conn_create_sco()
|
A D | avctp.c | 37 static void avctp_l2cap_connected(struct bt_l2cap_chan *chan) in avctp_l2cap_connected() 54 static void avctp_l2cap_disconnected(struct bt_l2cap_chan *chan) in avctp_l2cap_disconnected() 72 static void avctp_l2cap_encrypt_changed(struct bt_l2cap_chan *chan, uint8_t status) in avctp_l2cap_encrypt_changed() 77 static int avctp_l2cap_recv(struct bt_l2cap_chan *chan, struct net_buf *buf) in avctp_l2cap_recv() 212 struct bt_l2cap_chan **chan) in avctp_l2cap_accept()
|
A D | goep.c | 345 static int goep_l2cap_recv(struct bt_l2cap_chan *chan, struct net_buf *buf) in goep_l2cap_recv() 357 static void goep_l2cap_connected(struct bt_l2cap_chan *chan) in goep_l2cap_connected() 394 static void goep_l2cap_disconnected(struct bt_l2cap_chan *chan) in goep_l2cap_disconnected() 467 struct bt_l2cap_chan **chan) in goep_l2cap_accept()
|
A D | sdp.c | 67 struct bt_l2cap_br_chan chan; member 94 struct bt_l2cap_br_chan chan; member 179 static void bt_sdp_connected(struct bt_l2cap_chan *chan) in bt_sdp_connected() 198 static void bt_sdp_disconnected(struct bt_l2cap_chan *chan) in bt_sdp_disconnected() 263 static void send_err_rsp(struct bt_l2cap_chan *chan, uint16_t err, in send_err_rsp() 1619 struct bt_l2cap_chan **chan) in bt_sdp_accept() 1888 struct bt_l2cap_chan *chan = &session->chan.chan; in sdp_client_params_iterator() local 2110 struct bt_l2cap_chan *chan = &session->chan.chan; in sdp_client_discover() local 2433 static void sdp_client_connected(struct bt_l2cap_chan *chan) in sdp_client_connected() 2485 static void sdp_client_disconnected(struct bt_l2cap_chan *chan) in sdp_client_disconnected() [all …]
|
A D | avdtp.c | 119 void bt_avdtp_media_l2cap_connected(struct bt_l2cap_chan *chan) in bt_avdtp_media_l2cap_connected() 149 void bt_avdtp_media_l2cap_disconnected(struct bt_l2cap_chan *chan) in bt_avdtp_media_l2cap_disconnected() 186 int bt_avdtp_media_l2cap_recv(struct bt_l2cap_chan *chan, struct net_buf *buf) in bt_avdtp_media_l2cap_recv() 1067 void bt_avdtp_l2cap_connected(struct bt_l2cap_chan *chan) in bt_avdtp_l2cap_connected() 1083 void bt_avdtp_l2cap_disconnected(struct bt_l2cap_chan *chan) in bt_avdtp_l2cap_disconnected() 1137 int bt_avdtp_l2cap_recv(struct bt_l2cap_chan *chan, struct net_buf *buf) in bt_avdtp_l2cap_recv() 1270 struct bt_l2cap_chan **chan) in bt_avdtp_l2cap_accept()
|
A D | rfcomm.c | 204 uint8_t chan = (uint8_t)BT_RFCOMM_CHAN_DYNAMIC_START; in bt_rfcomm_server_register() local 438 static void rfcomm_connected(struct bt_l2cap_chan *chan) in rfcomm_connected() 454 static void rfcomm_disconnected(struct bt_l2cap_chan *chan) in rfcomm_disconnected() 1582 static int rfcomm_recv(struct bt_l2cap_chan *chan, struct net_buf *buf) in rfcomm_recv() 1653 static void rfcomm_encrypt_change(struct bt_l2cap_chan *chan, in rfcomm_encrypt_change() 1743 struct bt_l2cap_chan *chan; in bt_rfcomm_dlc_connect() local 1846 struct bt_l2cap_chan **chan) in rfcomm_accept()
|
/subsys/net/l2/wifi/ |
A D | wifi_utils.c | 47 bool wifi_utils_validate_chan_2g(uint16_t chan) in wifi_utils_validate_chan_2g() 57 bool wifi_utils_validate_chan_5g(uint16_t chan) in wifi_utils_validate_chan_5g() 71 bool wifi_utils_validate_chan_6g(uint16_t chan) in wifi_utils_validate_chan_6g() 83 uint16_t chan) in wifi_utils_validate_chan() 112 uint16_t wifi_utils_get_next_chan_6g(uint16_t chan) in wifi_utils_get_next_chan_6g()
|
/subsys/bluetooth/host/shell/ |
A D | l2cap.c | 68 static int l2cap_recv_metrics(struct bt_l2cap_chan *chan, struct net_buf *buf) in l2cap_recv_metrics() 103 static int l2cap_recv(struct bt_l2cap_chan *chan, struct net_buf *buf) in l2cap_recv() 134 static void l2cap_sent(struct bt_l2cap_chan *chan) in l2cap_sent() 139 static void l2cap_status(struct bt_l2cap_chan *chan, atomic_t *status) in l2cap_status() 144 static void l2cap_connected(struct bt_l2cap_chan *chan) in l2cap_connected() 153 static void l2cap_disconnected(struct bt_l2cap_chan *chan) in l2cap_disconnected() 158 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() 222 struct bt_l2cap_chan **chan) in l2cap_accept()
|
A D | iso.c | 83 static void iso_recv(struct bt_iso_chan *chan, const struct bt_iso_recv_info *info, in iso_recv() 93 static void iso_connected(struct bt_iso_chan *chan) in iso_connected() 136 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() 521 struct bt_iso_chan **chan) in iso_accept()
|
/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
A D | lll_test.c | 160 static uint8_t init(uint8_t chan, uint8_t phy, void (*isr)(void *)) in init() 200 uint8_t ll_test_tx(uint8_t chan, uint8_t len, uint8_t type, uint8_t phy, in ll_test_tx() 287 uint8_t ll_test_rx(uint8_t chan, uint8_t phy, uint8_t mod_idx, uint8_t expected_cte_len, in ll_test_rx()
|
/subsys/bluetooth/host/classic/shell/ |
A D | bredr.c | 226 struct bt_l2cap_br_chan chan; member 233 static int l2cap_recv(struct bt_l2cap_chan *chan, struct net_buf *buf) in l2cap_recv() 254 static void l2cap_connected(struct bt_l2cap_chan *chan) in l2cap_connected() 289 static void l2cap_disconnected(struct bt_l2cap_chan *chan) in l2cap_disconnected() 308 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() 316 static void seg_recv(struct bt_l2cap_chan *chan, size_t sdu_len, off_t seg_offset, in seg_recv() 358 struct bt_l2cap_chan **chan) in l2cap_accept()
|
/subsys/bluetooth/controller/ll_sw/shell/ |
A D | ll.c | 60 uint8_t chan, len, type, phy; in cmd_test_tx() local 86 uint8_t chan, phy, mod_idx; in cmd_test_rx() local
|
/subsys/sensing/sensor/phy_3d_sensor/ |
A D | phy_3d_sensor.c | 128 enum sensor_channel chan, in phy_3d_sensor_attr_set_hyst() 141 enum sensor_channel chan, in phy_3d_sensor_attr_set()
|
/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
A D | lll_test.c | 486 static uint8_t init(uint8_t chan, uint8_t phy, int8_t tx_power, in init() 594 uint8_t ll_test_tx(uint8_t chan, uint8_t len, uint8_t type, uint8_t phy, in ll_test_tx() 660 uint8_t ll_test_rx(uint8_t chan, uint8_t phy, uint8_t mod_idx, uint8_t expected_cte_len, in ll_test_rx()
|
/subsys/bluetooth/controller/ll_sw/ |
A D | lll_scan.h | 23 uint8_t chan:2; member 69 uint8_t chan:6; member
|
/subsys/bluetooth/audio/ |
A D | bap_iso.h | 27 struct bt_iso_chan chan; member
|