Searched defs:link_type (Results 1 – 2 of 2) sorted by relevance
/net/bluetooth/ |
D | mgmt.c | 2567 static u8 link_to_bdaddr(u8 link_type, u8 addr_type) in link_to_bdaddr() 7310 u8 link_type, u8 addr_type, u8 reason, in mgmt_device_disconnected() 7346 u8 link_type, u8 addr_type, u8 status) in mgmt_disconnect_failed() 7371 void mgmt_connect_failed(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, in mgmt_connect_failed() 7429 u8 link_type, u8 addr_type, u32 value, in mgmt_user_confirm_request() 7446 u8 link_type, u8 addr_type) in mgmt_user_passkey_request() 7460 u8 link_type, u8 addr_type, u8 status, in user_pairing_resp_complete() 7476 u8 link_type, u8 addr_type, u8 status) in mgmt_user_confirm_reply_complete() 7483 u8 link_type, u8 addr_type, u8 status) in mgmt_user_confirm_neg_reply_complete() 7491 u8 link_type, u8 addr_type, u8 status) in mgmt_user_passkey_reply_complete() [all …]
|
D | l2cap_core.c | 64 static inline u8 bdaddr_type(u8 link_type, u8 bdaddr_type) in bdaddr_type() 1784 u8 link_type) in l2cap_global_chan_by_psm()
|