Searched refs:hci_connect_cfm (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/net/bluetooth/ |
| H A D | hci_event.c | 2294 hci_connect_cfm(conn, status); in hci_cs_create_conn() 2365 hci_connect_cfm(conn, status); in hci_cs_auth_requested() 2392 hci_connect_cfm(conn, status); in hci_cs_set_conn_encrypt() 2569 hci_connect_cfm(conn, status); in hci_cs_read_remote_features() 2596 hci_connect_cfm(conn, status); in hci_cs_read_remote_ext_features() 3242 hci_connect_cfm(conn, status); in hci_conn_complete_evt() 3358 hci_connect_cfm(conn, 0); in hci_conn_request_evt() 5041 hci_connect_cfm(conn, status); in hci_sync_conn_complete_evt() 6463 hci_connect_cfm(pa_sync, 0); in hci_le_per_adv_report_evt() 6871 hci_connect_cfm(cis, 0); in hci_le_cis_req_evt() [all …]
|
| H A D | hci_conn.c | 555 hci_connect_cfm(link->conn, status); in hci_sco_setup() 1269 hci_connect_cfm(conn, status); in hci_conn_failed() 2123 hci_connect_cfm(conn, err); in create_big_complete()
|
| /linux-6.15/include/net/bluetooth/ |
| H A D | hci_core.h | 2046 static inline void hci_connect_cfm(struct hci_conn *conn, __u8 status) in hci_connect_cfm() function 2106 hci_connect_cfm(conn, status); in hci_encrypt_cfm()
|