Searched refs:hci_request (Results 1 – 11 of 11) sorted by relevance
28 struct hci_request { struct39 void hci_req_purge(struct hci_request *req);65 void __hci_req_update_name(struct hci_request *req);66 void __hci_req_update_eir(struct hci_request *req);69 void hci_req_add_le_passive_scan(struct hci_request *req);77 void __hci_req_enable_advertising(struct hci_request *req);86 struct hci_request *req, u8 instance,94 void __hci_req_clear_ext_adv_sets(struct hci_request *req);99 void __hci_req_update_class(struct hci_request *req);102 bool hci_req_stop_discovery(struct hci_request *req);[all …]
46 void hci_req_purge(struct hci_request *req) in hci_req_purge()132 struct hci_request req; in __hci_cmd_sync_ev()198 struct hci_request req; in __hci_req_sync()1083 struct hci_request req; in hci_req_resume_adv_instances()1134 struct hci_request req; in hci_req_prepare_suspend()1532 struct hci_request req; in hci_req_update_adv_data()1548 struct hci_request req; in hci_req_disable_address_resolution()1569 struct hci_request req; in hci_req_reenable_advertising()1598 struct hci_request req; in adv_timeout_expire()2535 struct hci_request req; in hci_abort_conn()[all …]
25 void msft_req_add_set_filter_enable(struct hci_request *req, bool enable);57 static inline void msft_req_add_set_filter_enable(struct hci_request *req, in msft_req_add_set_filter_enable()
257 struct hci_request req; in amp_read_loc_assoc_frag()276 struct hci_request req; in amp_read_loc_assoc()297 struct hci_request req; in amp_read_loc_assoc_final_data()338 struct hci_request req; in amp_write_rem_assoc_frag()445 struct hci_request req; in amp_create_phylink()484 struct hci_request req; in amp_accept_phylink()
600 struct hci_request req; in __msft_add_monitor_pattern()671 struct hci_request req; in __msft_remove_monitor()709 void msft_req_add_set_filter_enable(struct hci_request *req, bool enable) in msft_req_add_set_filter_enable()722 struct hci_request req; in msft_set_filter_enable()
65 static int hci_reset_req(struct hci_request *req, unsigned long opt) in hci_reset_req()75 static void bredr_init(struct hci_request *req) in bredr_init()89 static void amp_init1(struct hci_request *req) in amp_init1()112 static int amp_init2(struct hci_request *req) in amp_init2()124 static int hci_init1_req(struct hci_request *req, unsigned long opt) in hci_init1_req()149 static void bredr_setup(struct hci_request *req) in bredr_setup()181 static void le_setup(struct hci_request *req) in le_setup()199 static void hci_setup_event_mask(struct hci_request *req) in hci_setup_event_mask()379 static void hci_setup_link_policy(struct hci_request *req) in hci_setup_link_policy()398 static void hci_set_le_support(struct hci_request *req) in hci_set_le_support()[all …]
17 ecdh_helper.o hci_request.o mgmt_util.o mgmt_config.o hci_codec.o \
958 struct hci_request req; in service_cache_off()979 struct hci_request req; in rpa_expired()1173 struct hci_request req; in clean_up_hci_state()1934 struct hci_request req; in set_le()2108 struct hci_request req; in add_uuid()2190 struct hci_request req; in remove_uuid()2274 struct hci_request req; in set_dev_class()3234 struct hci_request req; in adv_expire()3297 struct hci_request req; in set_local_name()3466 struct hci_request req; in set_phy_configuration()[all …]
976 static void hci_req_add_le_create_conn(struct hci_request *req, in hci_req_add_le_create_conn()1069 static void hci_req_directed_advertising(struct hci_request *req, in hci_req_directed_advertising()1177 struct hci_request req; in hci_connect_le()
299 struct hci_request hreq; in a2mp_getinfo_req()
3235 struct hci_request req; in hci_encrypt_change_evt()
Completed in 47 milliseconds