Home
last modified time | relevance | path

Searched defs:bdaddr_type (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c360 del_from_accept_list(struct hci_request *req, bdaddr_t *bdaddr, u8 bdaddr_type) del_from_accept_list() argument
[all...]
H A Diso.c293 static inline u8 le_addr_type(u8 bdaddr_type) in le_addr_type() argument
H A Dhci_conn.c77 u8 bdaddr_type; in hci_connect_le_scan_cleanup() local
H A Dsmp.c675 u8 bdaddr_type; in build_pairing_cmd() local
3345 u8 bdaddr_type; in smp_add_cid() local
[all...]
H A Dhci_core.c1418 int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) in hci_remove_ltk() argument
1529 hci_find_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) hci_find_remote_oob_data() argument
1545 hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) hci_remove_remote_oob_data() argument
1572 hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, u8 *hash192, u8 *rand192, u8 *hash256, u8 *rand256) hci_add_remote_oob_data() argument
2404 hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 *bdaddr_type) hci_copy_identity_address() argument
[all...]
H A Dhci_event.c1760 store_pending_adv_report(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, s8 rssi, u32 flags, u8 *data, u8 len) store_pending_adv_report() argument
5823 le_conn_update_addr(struct hci_conn *conn, bdaddr_t *bdaddr, u8 bdaddr_type, bdaddr_t *local_rpa) le_conn_update_addr() argument
5876 le_conn_complete_evt(struct hci_dev *hdev, u8 status, bdaddr_t *bdaddr, u8 bdaddr_type, bdaddr_t *local_rpa, u8 role, u16 handle, u16 interval, u16 latency, u16 supervision_timeout) le_conn_complete_evt() argument
6260 process_adv_report(struct hci_dev *hdev, u8 type, bdaddr_t *bdaddr, u8 bdaddr_type, bdaddr_t *direct_addr, u8 direct_addr_type, s8 rssi, u8 *data, u8 len, bool ext_adv, bool ctl_time, u64 instant) process_adv_report() argument
[all...]
H A Dhci_sync.c2113 hci_le_del_resolve_list_sync(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) hci_le_del_resolve_list_sync() argument
2135 hci_le_del_accept_list_sync(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) hci_le_del_accept_list_sync() argument
[all...]
H A Dl2cap_core.c66 static inline u8 bdaddr_type(u8 link_type, u8 bdaddr_type) in bdaddr_type() argument
H A Dmgmt.c5029 device_flags_changed(struct sock *sk, struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, u32 supported_flags, u32 current_flags) device_flags_changed() argument
9585 mgmt_new_conn_param(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, u8 store_hint, u16 min_interval, u16 max_interval, u16 latency, u16 timeout) mgmt_new_conn_param() argument
9730 u8 bdaddr_type = link_to_bdaddr(link_type, addr_type); mgmt_disconnect_failed() local
[all...]
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c69 u8 bdaddr_type; in hci_connect_le_scan_cleanup() local
H A D6lowpan.c913 static inline __u8 bdaddr_type(__u8 type) in bdaddr_type() function
H A Dhci_request.c741 del_from_accept_list(struct hci_request *req, bdaddr_t *bdaddr, u8 bdaddr_type) del_from_accept_list() argument
[all...]
H A Dhci_event.c1337 store_pending_adv_report(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, s8 rssi, u32 flags, u8 *data, u8 len) store_pending_adv_report() argument
5108 le_conn_update_addr(struct hci_conn *conn, bdaddr_t *bdaddr, u8 bdaddr_type, bdaddr_t *local_rpa) le_conn_update_addr() argument
5161 le_conn_complete_evt(struct hci_dev *hdev, u8 status, bdaddr_t *bdaddr, u8 bdaddr_type, bdaddr_t *local_rpa, u8 role, u16 handle, u16 interval, u16 latency, u16 supervision_timeout) le_conn_complete_evt() argument
5486 process_adv_report(struct hci_dev *hdev, u8 type, bdaddr_t *bdaddr, u8 bdaddr_type, bdaddr_t *direct_addr, u8 direct_addr_type, s8 rssi, u8 *data, u8 len, bool ext_adv) process_adv_report() argument
[all...]
H A Dhci_core.c2687 int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) in hci_remove_ltk() argument
2779 hci_find_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) hci_find_remote_oob_data() argument
2795 hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) hci_remove_remote_oob_data() argument
2822 hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, u8 *hash192, u8 *rand192, u8 *hash256, u8 *rand256) hci_add_remote_oob_data() argument
3447 hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 *bdaddr_type) hci_copy_identity_address() argument
[all...]
H A Dsmp.c674 u8 bdaddr_type; in build_pairing_cmd() local
3339 u8 bdaddr_type; in smp_add_cid() local
[all...]
H A Dmgmt.c4080 device_flags_changed(struct sock *sk, struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, u32 supported_flags, u32 current_flags) device_flags_changed() argument
8177 mgmt_new_conn_param(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, u8 store_hint, u16 min_interval, u16 max_interval, u16 latency, u16 timeout) mgmt_new_conn_param() argument
8317 u8 bdaddr_type = link_to_bdaddr(link_type, addr_type); mgmt_disconnect_failed() local
[all...]
H A Dl2cap_core.c68 static inline u8 bdaddr_type(u8 link_type, u8 bdaddr_type) in bdaddr_type() argument
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h132 u8 bdaddr_type; member
138 u8 bdaddr_type; member
146 u8 bdaddr_type; member
[all...]
H A Dhci.h1536 __u8 bdaddr_type; member
1542 __u8 bdaddr_type; member
1638 __u8 bdaddr_type; member
1646 __u8 bdaddr_type; member
2263 __u8 bdaddr_type; member
2303 __u8 bdaddr_type; member
2353 __u8 bdaddr_type; member
2371 __u8 bdaddr_type; member
2390 __u8 bdaddr_type; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h139 u8 bdaddr_type; member
156 u8 bdaddr_type; member
171 u8 bdaddr_type; member
191 u8 bdaddr_type; member
201 u8 bdaddr_type; member
225 u8 bdaddr_type; member
235 u8 bdaddr_type; member
[all...]
H A Dhci.h1751 __u8 bdaddr_type; member
1757 __u8 bdaddr_type; member
1853 __u8 bdaddr_type; member
1861 __u8 bdaddr_type; member
2077 __u8 bdaddr_type; member
2620 __u8 bdaddr_type; member
2661 __u8 bdaddr_type; member
2716 __u8 bdaddr_type; member
2739 __u8 bdaddr_type; member
2763 __u8 bdaddr_type; member
2775 __u8 bdaddr_type; global() member
[all...]

Completed in 100 milliseconds