Lines Matching defs:buf

299 static void hci_evt_create(struct net_buf *buf, uint8_t evt, uint8_t len)  in hci_evt_create()
308 void *hci_cmd_complete(struct net_buf **buf, uint8_t plen) in hci_cmd_complete()
322 struct net_buf *buf; in cmd_complete_status() local
332 static void *meta_evt(struct net_buf *buf, uint8_t subevt, uint8_t melen) in meta_evt()
344 __maybe_unused static void *vs_event(struct net_buf *buf, uint8_t subevt, uint8_t evt_len) in vs_event()
357 static void *mesh_evt(struct net_buf *buf, uint8_t subevt, uint8_t melen) in mesh_evt()
371 static void disconnect(struct net_buf *buf, struct net_buf **evt) in disconnect()
383 static void read_remote_ver_info(struct net_buf *buf, struct net_buf **evt) in read_remote_ver_info()
415 static void set_event_mask(struct net_buf *buf, struct net_buf **evt) in set_event_mask()
424 static void set_event_mask_page_2(struct net_buf *buf, struct net_buf **evt) in set_event_mask_page_2()
433 static void reset(struct net_buf *buf, struct net_buf **evt) in reset()
484 static void set_ctl_to_host_flow(struct net_buf *buf, struct net_buf **evt) in set_ctl_to_host_flow()
542 static void host_buffer_size(struct net_buf *buf, struct net_buf **evt) in host_buffer_size()
590 static void host_num_completed_packets(struct net_buf *buf, in host_num_completed_packets()
631 static void read_auth_payload_timeout(struct net_buf *buf, struct net_buf **evt) in read_auth_payload_timeout()
649 static void write_auth_payload_timeout(struct net_buf *buf, in write_auth_payload_timeout()
670 static void configure_data_path(struct net_buf *buf, in configure_data_path()
696 static void read_conn_accept_timeout(struct net_buf *buf, struct net_buf **evt) in read_conn_accept_timeout()
709 static void write_conn_accept_timeout(struct net_buf *buf, struct net_buf **evt) in write_conn_accept_timeout()
724 static void read_tx_power_level(struct net_buf *buf, struct net_buf **evt) in read_tx_power_level()
814 static void read_local_version_info(struct net_buf *buf, struct net_buf **evt) in read_local_version_info()
828 static void read_supported_commands(struct net_buf *buf, struct net_buf **evt) in read_supported_commands()
1129 static void read_local_features(struct net_buf *buf, struct net_buf **evt) in read_local_features()
1141 static void read_bd_addr(struct net_buf *buf, struct net_buf **evt) in read_bd_addr()
1177 static void read_codecs_v2(struct net_buf *buf, struct net_buf **evt) in read_codecs_v2()
1253 static void read_codec_capabilities(struct net_buf *buf, struct net_buf **evt) in read_codec_capabilities()
1311 static void read_ctlr_delay(struct net_buf *buf, struct net_buf **evt) in read_ctlr_delay()
1383 static void read_rssi(struct net_buf *buf, struct net_buf **evt) in read_rssi()
1418 static void le_set_event_mask(struct net_buf *buf, struct net_buf **evt) in le_set_event_mask()
1427 static void le_read_buffer_size(struct net_buf *buf, struct net_buf **evt) in le_read_buffer_size()
1440 static void le_read_buffer_size_v2(struct net_buf *buf, struct net_buf **evt) in le_read_buffer_size_v2()
1455 static void le_read_local_features(struct net_buf *buf, struct net_buf **evt) in le_read_local_features()
1467 static void le_set_random_address(struct net_buf *buf, struct net_buf **evt) in le_set_random_address()
1478 static void le_read_fal_size(struct net_buf *buf, struct net_buf **evt) in le_read_fal_size()
1488 static void le_clear_fal(struct net_buf *buf, struct net_buf **evt) in le_clear_fal()
1497 static void le_add_dev_to_fal(struct net_buf *buf, struct net_buf **evt) in le_add_dev_to_fal()
1507 static void le_rem_dev_from_fal(struct net_buf *buf, struct net_buf **evt) in le_rem_dev_from_fal()
1519 static void le_encrypt(struct net_buf *buf, struct net_buf **evt) in le_encrypt()
1534 static void le_rand(struct net_buf *buf, struct net_buf **evt) in le_rand()
1545 static void le_read_supp_states(struct net_buf *buf, struct net_buf **evt) in le_read_supp_states()
1603 static void le_set_adv_param(struct net_buf *buf, struct net_buf **evt) in le_set_adv_param()
1642 static void le_read_adv_chan_tx_power(struct net_buf *buf, struct net_buf **evt) in le_read_adv_chan_tx_power()
1657 static void le_set_adv_data(struct net_buf *buf, struct net_buf **evt) in le_set_adv_data()
1675 static void le_set_scan_rsp_data(struct net_buf *buf, struct net_buf **evt) in le_set_scan_rsp_data()
1693 static void le_set_adv_enable(struct net_buf *buf, struct net_buf **evt) in le_set_adv_enable()
1716 static void le_create_big(struct net_buf *buf, struct net_buf **evt) in le_create_big()
1750 static void le_create_big_test(struct net_buf *buf, struct net_buf **evt) in le_create_big_test()
1774 static void le_terminate_big(struct net_buf *buf, struct net_buf **evt) in le_terminate_big()
1787 static void le_set_scan_param(struct net_buf *buf, struct net_buf **evt) in le_set_scan_param()
1807 static void le_set_scan_enable(struct net_buf *buf, struct net_buf **evt) in le_set_scan_enable()
1867 static void le_big_create_sync(struct net_buf *buf, struct net_buf **evt) in le_big_create_sync()
1885 static void le_big_terminate_sync(struct net_buf *buf, struct net_buf **evt, in le_big_terminate_sync()
1940 static void le_create_connection(struct net_buf *buf, struct net_buf **evt) in le_create_connection()
2000 static void le_create_conn_cancel(struct net_buf *buf, struct net_buf **evt, in le_create_conn_cancel()
2010 static void le_set_host_chan_classif(struct net_buf *buf, struct net_buf **evt) in le_set_host_chan_classif()
2021 static void le_start_encryption(struct net_buf *buf, struct net_buf **evt) in le_start_encryption()
2038 static void le_set_cig_parameters(struct net_buf *buf, struct net_buf **evt) in le_set_cig_parameters()
2098 static void le_set_cig_params_test(struct net_buf *buf, struct net_buf **evt) in le_set_cig_params_test()
2170 static void le_create_cis(struct net_buf *buf, struct net_buf **evt) in le_create_cis()
2238 static void le_remove_cig(struct net_buf *buf, struct net_buf **evt) in le_remove_cig()
2255 static void le_iso_transmit_test(struct net_buf *buf, struct net_buf **evt) in le_iso_transmit_test()
2271 static void le_read_iso_tx_sync(struct net_buf *buf, struct net_buf **evt) in le_read_iso_tx_sync()
2297 static void le_iso_receive_test(struct net_buf *buf, struct net_buf **evt) in le_iso_receive_test()
2313 static void le_iso_read_test_counters(struct net_buf *buf, struct net_buf **evt) in le_iso_read_test_counters()
2336 static void le_read_iso_link_quality(struct net_buf *buf, struct net_buf **evt) in le_read_iso_link_quality()
2378 static void le_setup_iso_path(struct net_buf *buf, struct net_buf **evt) in le_setup_iso_path()
2407 static void le_remove_iso_path(struct net_buf *buf, struct net_buf **evt) in le_remove_iso_path()
2423 static void le_iso_test_end(struct net_buf *buf, struct net_buf **evt) in le_iso_test_end()
2447 static void le_set_host_feature(struct net_buf *buf, struct net_buf **evt) in le_set_host_feature()
2462 static void le_ltk_req_reply(struct net_buf *buf, struct net_buf **evt) in le_ltk_req_reply()
2477 static void le_ltk_req_neg_reply(struct net_buf *buf, struct net_buf **evt) in le_ltk_req_neg_reply()
2495 static void le_accept_cis(struct net_buf *buf, struct net_buf **evt) in le_accept_cis()
2506 static void le_reject_cis(struct net_buf *buf, struct net_buf **evt) in le_reject_cis()
2526 static void le_req_peer_sca(struct net_buf *buf, struct net_buf **evt) in le_req_peer_sca()
2540 static void le_read_remote_features(struct net_buf *buf, struct net_buf **evt) in le_read_remote_features()
2553 static void le_read_chan_map(struct net_buf *buf, struct net_buf **evt) in le_read_chan_map()
2570 static void le_conn_update(struct net_buf *buf, struct net_buf **evt) in le_conn_update()
2594 static void le_conn_param_req_reply(struct net_buf *buf, struct net_buf **evt) in le_conn_param_req_reply()
2619 static void le_conn_param_req_neg_reply(struct net_buf *buf, in le_conn_param_req_neg_reply()
2637 static void le_set_data_len(struct net_buf *buf, struct net_buf **evt) in le_set_data_len()
2656 static void le_read_default_data_len(struct net_buf *buf, struct net_buf **evt) in le_read_default_data_len()
2671 static void le_write_default_data_len(struct net_buf *buf, in le_write_default_data_len()
2686 static void le_read_max_data_len(struct net_buf *buf, struct net_buf **evt) in le_read_max_data_len()
2708 static void le_read_phy(struct net_buf *buf, struct net_buf **evt) in le_read_phy()
2727 static void le_set_default_phy(struct net_buf *buf, struct net_buf **evt) in le_set_default_phy()
2744 static void le_set_phy(struct net_buf *buf, struct net_buf **evt) in le_set_phy()
2801 static void le_path_loss_set_parameters(struct net_buf *buf, struct net_buf **evt) in le_path_loss_set_parameters()
2827 static void le_path_loss_enable(struct net_buf *buf, struct net_buf **evt) in le_path_loss_enable()
2848 static void le_add_dev_to_rl(struct net_buf *buf, struct net_buf **evt) in le_add_dev_to_rl()
2858 static void le_rem_dev_from_rl(struct net_buf *buf, struct net_buf **evt) in le_rem_dev_from_rl()
2868 static void le_clear_rl(struct net_buf *buf, struct net_buf **evt) in le_clear_rl()
2877 static void le_read_rl_size(struct net_buf *buf, struct net_buf **evt) in le_read_rl_size()
2887 static void le_read_peer_rpa(struct net_buf *buf, struct net_buf **evt) in le_read_peer_rpa()
2899 static void le_read_local_rpa(struct net_buf *buf, struct net_buf **evt) in le_read_local_rpa()
2911 static void le_set_addr_res_enable(struct net_buf *buf, struct net_buf **evt) in le_set_addr_res_enable()
2921 static void le_set_rpa_timeout(struct net_buf *buf, struct net_buf **evt) in le_set_rpa_timeout()
2931 static void le_set_privacy_mode(struct net_buf *buf, struct net_buf **evt) in le_set_privacy_mode()
2942 static void le_read_tx_power(struct net_buf *buf, struct net_buf **evt) in le_read_tx_power()
2953 static void le_df_set_cl_cte_tx_params(struct net_buf *buf, in le_df_set_cl_cte_tx_params()
2978 static void le_df_set_cl_cte_enable(struct net_buf *buf, struct net_buf **evt) in le_df_set_cl_cte_enable()
3001 static void le_df_set_cl_iq_sampling_enable(struct net_buf *buf, struct net_buf **evt) in le_df_set_cl_iq_sampling_enable()
3049 struct net_buf *buf) in le_df_connectionless_iq_report()
3161 static void le_df_set_conn_cte_tx_params(struct net_buf *buf, in le_df_set_conn_cte_tx_params()
3184 static void le_df_set_conn_cte_rx_params(struct net_buf *buf, struct net_buf **evt) in le_df_set_conn_cte_rx_params()
3203 static void le_df_connection_iq_report(struct node_rx_pdu *node_rx, struct net_buf *buf) in le_df_connection_iq_report()
3292 static void le_df_set_conn_cte_req_enable(struct net_buf *buf, struct net_buf **evt) in le_df_set_conn_cte_req_enable()
3311 static void le_df_cte_req_failed(uint8_t error_code, uint16_t handle, struct net_buf *buf) in le_df_cte_req_failed()
3328 static void le_df_set_conn_cte_rsp_enable(struct net_buf *buf, struct net_buf **evt) in le_df_set_conn_cte_rsp_enable()
3346 static void le_df_read_ant_inf(struct net_buf *buf, struct net_buf **evt) in le_df_read_ant_inf()
3368 static void le_rx_test(struct net_buf *buf, struct net_buf **evt) in le_rx_test()
3381 static void le_tx_test(struct net_buf *buf, struct net_buf **evt) in le_tx_test()
3394 static void le_test_end(struct net_buf *buf, struct net_buf **evt) in le_test_end()
3407 static void le_enh_rx_test(struct net_buf *buf, struct net_buf **evt) in le_enh_rx_test()
3420 static void le_rx_test_v3(struct net_buf *buf, struct net_buf **evt) in le_rx_test_v3()
3433 static void le_enh_tx_test(struct net_buf *buf, struct net_buf **evt) in le_enh_tx_test()
3447 static void le_tx_test_v3(struct net_buf *buf, struct net_buf **evt) in le_tx_test_v3()
3461 static void le_tx_test_v4(struct net_buf *buf, struct net_buf **evt) in le_tx_test_v4()
3480 static void le_set_adv_set_random_addr(struct net_buf *buf, in le_set_adv_set_random_addr()
3502 static void le_set_ext_adv_param(struct net_buf *buf, struct net_buf **evt) in le_set_ext_adv_param()
3575 static void le_set_ext_adv_data(struct net_buf *buf, struct net_buf **evt) in le_set_ext_adv_data()
3597 static void le_set_ext_scan_rsp_data(struct net_buf *buf, struct net_buf **evt) in le_set_ext_scan_rsp_data()
3619 static void le_set_ext_adv_enable(struct net_buf *buf, struct net_buf **evt) in le_set_ext_adv_enable()
3684 static void le_read_max_adv_data_len(struct net_buf *buf, struct net_buf **evt) in le_read_max_adv_data_len()
3701 static void le_read_num_adv_sets(struct net_buf *buf, struct net_buf **evt) in le_read_num_adv_sets()
3715 static void le_remove_adv_set(struct net_buf *buf, struct net_buf **evt) in le_remove_adv_set()
3736 static void le_clear_adv_sets(struct net_buf *buf, struct net_buf **evt) in le_clear_adv_sets()
3750 static void le_set_per_adv_param(struct net_buf *buf, struct net_buf **evt) in le_set_per_adv_param()
3802 static void le_set_per_adv_data(struct net_buf *buf, struct net_buf **evt) in le_set_per_adv_data()
3824 static void le_set_per_adv_enable(struct net_buf *buf, struct net_buf **evt) in le_set_per_adv_enable()
3848 static void le_set_ext_scan_param(struct net_buf *buf, struct net_buf **evt) in le_set_ext_scan_param()
3926 static void le_set_ext_scan_enable(struct net_buf *buf, struct net_buf **evt) in le_set_ext_scan_enable()
3983 static void le_per_adv_create_sync(struct net_buf *buf, struct net_buf **evt)
4049 static void le_per_adv_create_sync_cancel(struct net_buf *buf,
4065 static void le_per_adv_terminate_sync(struct net_buf *buf, struct net_buf **evt)
4084 static void le_per_adv_recv_enable(struct net_buf *buf, struct net_buf **evt)
4123 static void le_add_dev_to_pal(struct net_buf *buf, struct net_buf **evt)
4137 static void le_rem_dev_from_pal(struct net_buf *buf, struct net_buf **evt)
4151 static void le_clear_pal(struct net_buf *buf, struct net_buf **evt)
4164 static void le_read_pal_size(struct net_buf *buf, struct net_buf **evt)
4182 static void le_per_adv_sync_transfer(struct net_buf *buf, struct net_buf **evt)
4204 static void le_per_adv_set_info_transfer(struct net_buf *buf, struct net_buf **evt)
4228 static void le_past_param(struct net_buf *buf, struct net_buf **evt)
4259 static void le_default_past_param(struct net_buf *buf, struct net_buf **evt)
4286 static void le_ext_create_connection(struct net_buf *buf, struct net_buf **evt)
4405 struct net_buf *buf)
4436 struct net_buf *buf)
4503 struct node_rx_pdu *node_rx, struct net_buf *buf)
5074 static void vs_read_version_info(struct net_buf *buf, struct net_buf **evt)
5090 static void vs_read_supported_commands(struct net_buf *buf,
5116 static void vs_read_supported_features(struct net_buf *buf,
5136 static void vs_write_bd_addr(struct net_buf *buf, struct net_buf **evt)
5145 static void vs_read_build_info(struct net_buf *buf, struct net_buf **evt)
5175 static void vs_read_static_addrs(struct net_buf *buf, struct net_buf **evt)
5185 static void vs_read_key_hierarchy_roots(struct net_buf *buf,
5196 static void vs_set_min_used_chans(struct net_buf *buf, struct net_buf **evt)
5209 static void vs_set_scan_req_reports(struct net_buf *buf, struct net_buf **evt)
5223 static void vs_write_tx_power_level(struct net_buf *buf, struct net_buf **evt)
5244 static void vs_read_tx_power_level(struct net_buf *buf, struct net_buf **evt)
5293 struct net_buf *buf; local
5318 struct net_buf *buf; local
5341 struct net_buf *buf = NULL; local
5414 struct net_buf *buf)
5502 static void vs_le_df_connection_iq_report(struct node_rx_pdu *node_rx, struct net_buf *buf)
5588 static void mesh_get_opts(struct net_buf *buf, struct net_buf **evt)
5610 static void mesh_set_scan_filter(struct net_buf *buf, struct net_buf **evt)
5657 static void mesh_advertise(struct net_buf *buf, struct net_buf **evt)
5682 static void mesh_advertise_cancel(struct net_buf *buf, struct net_buf **evt)
5865 static void data_buf_overflow(struct net_buf **buf, uint8_t link_type)
5884 int hci_acl_handle(struct net_buf *buf, struct net_buf **evt)
5959 int hci_iso_handle(struct net_buf *buf, struct net_buf **evt)
6546 static inline void le_dir_adv_report(struct pdu_adv *adv, struct net_buf *buf,
6619 struct net_buf *buf, int8_t rssi)
6657 struct net_buf *buf)
6762 struct net_buf *buf)
7015 const uint8_t *data, struct net_buf *buf)
7079 const uint8_t **const data, struct net_buf *buf,
7116 const uint8_t **const data, struct net_buf *buf,
7168 struct net_buf *buf, uint8_t phy)
7664 struct net_buf *buf, uint8_t phy)
7677 struct net_buf *buf)
7684 struct net_buf *buf)
7691 struct net_buf *buf)
7697 struct node_rx_pdu *node_rx, struct net_buf *buf)
7710 struct net_buf *buf)
7765 struct net_buf *buf)
8105 struct net_buf *buf)
8121 struct net_buf *buf)
8205 struct net_buf *buf)
8227 struct net_buf *buf)
8248 struct net_buf *buf)
8323 struct net_buf *buf)
8344 struct net_buf *buf)
8400 struct net_buf *buf)
8443 struct net_buf *buf)
8541 struct net_buf *buf)
8574 struct net_buf *buf)
8603 struct net_buf *buf)
8622 struct net_buf *buf)
8639 struct net_buf *buf)
8661 struct net_buf *buf)
8686 struct net_buf *buf)
8711 struct net_buf *buf)
8735 struct net_buf *buf)
8753 struct pdu_data *pdu_data, struct net_buf *buf)
8994 struct net_buf *buf)
9011 struct net_buf *buf, bool encryption_on)
9029 uint16_t handle, struct net_buf *buf)
9052 struct net_buf *buf)
9071 static void le_reject_ext_ind(struct pdu_data *pdu, uint16_t handle, struct net_buf *buf)
9086 struct net_buf *buf)
9111 struct net_buf *buf)
9132 uint16_t handle, struct net_buf *buf)
9154 struct pdu_data *pdu_data, struct net_buf *buf)
9221 void hci_acl_encode(struct node_rx_pdu *node_rx, struct net_buf *buf)
9265 void hci_evt_encode(struct node_rx_pdu *node_rx, struct net_buf *buf)
9278 void hci_num_cmplt_encode(struct net_buf *buf, uint16_t handle, uint8_t num)