Searched refs:hci_request (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_request.h | 28 struct hci_request { struct 38 void hci_req_init(struct hci_request *req, struct hci_dev *hdev); argument 39 void hci_req_purge(struct hci_request *req); 41 int hci_req_run(struct hci_request *req, hci_req_complete_t complete); 42 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete); 43 void hci_req_add(struct hci_request *req, u16 opcode, u32 plen, 45 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, 51 int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req, 54 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, 64 void __hci_req_write_fast_connectable(struct hci_request *req, bool enable); [all …]
|
| H A D | hci_request.c | 37 void hci_req_init(struct hci_request *req, struct hci_dev *hdev) in hci_req_init() 44 void hci_req_purge(struct hci_request *req) in hci_req_purge() 54 static int req_run(struct hci_request *req, hci_req_complete_t complete, in req_run() 92 int hci_req_run(struct hci_request *req, hci_req_complete_t complete) in hci_req_run() 97 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete) in hci_req_run_skb() 130 struct hci_request req; in __hci_cmd_sync_ev() 192 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, in __hci_req_sync() 196 struct hci_request req; in __hci_req_sync() 268 int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req, in hci_req_sync() 316 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() [all …]
|
| H A D | amp.c | 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()
|
| H A D | hci_core.c | 187 static int hci_reset_req(struct hci_request *req, unsigned long opt) in hci_reset_req() 197 static void bredr_init(struct hci_request *req) in bredr_init() 211 static void amp_init1(struct hci_request *req) in amp_init1() 234 static int amp_init2(struct hci_request *req) in amp_init2() 246 static int hci_init1_req(struct hci_request *req, unsigned long opt) in hci_init1_req() 271 static void bredr_setup(struct hci_request *req) in bredr_setup() 303 static void le_setup(struct hci_request *req) in le_setup() 321 static void hci_setup_event_mask(struct hci_request *req) in hci_setup_event_mask() 417 static int hci_init2_req(struct hci_request *req, unsigned long opt) in hci_init2_req() 501 static void hci_setup_link_policy(struct hci_request *req) in hci_setup_link_policy() [all …]
|
| H A D | Makefile | 17 ecdh_helper.o hci_request.o mgmt_util.o mgmt_config.o
|
| H A D | mgmt.c | 952 struct hci_request req; in service_cache_off() 973 struct hci_request req; in rpa_expired() 1167 struct hci_request req; in clean_up_hci_state() 1903 struct hci_request req; in le_enable_complete() 1928 struct hci_request req; in set_le() 2102 struct hci_request req; in add_uuid() 2184 struct hci_request req; in remove_uuid() 2268 struct hci_request req; in set_dev_class() 3228 struct hci_request req; in adv_expire() 3291 struct hci_request req; in set_local_name() [all …]
|
| H A D | hci_conn.c | 804 static void hci_req_add_le_create_conn(struct hci_request *req, in hci_req_add_le_create_conn() 897 static void hci_req_directed_advertising(struct hci_request *req, in hci_req_directed_advertising() 1005 struct hci_request req; in hci_connect_le()
|
| H A D | a2mp.c | 299 struct hci_request hreq; in a2mp_getinfo_req()
|
| H A D | hci_event.c | 3112 struct hci_request req; in hci_encrypt_change_evt()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez/ |
| H A D | 0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.patch | 67 struct hci_request req = { 0 };
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |