Home
last modified time | relevance | path

Searched refs:hci_connect_cfm (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/bluetooth/
Dhci_event.c1937 hci_connect_cfm(conn, status); in hci_cs_create_conn()
1981 hci_connect_cfm(sco, status); in hci_cs_add_sco()
2008 hci_connect_cfm(conn, status); in hci_cs_auth_requested()
2035 hci_connect_cfm(conn, status); in hci_cs_set_conn_encrypt()
2211 hci_connect_cfm(conn, status); in hci_cs_read_remote_features()
2238 hci_connect_cfm(conn, status); in hci_cs_read_remote_ext_features()
2273 hci_connect_cfm(sco, status); in hci_cs_setup_sync_conn()
2490 hci_connect_cfm(conn, status); in hci_cs_le_read_remote_features()
2744 hci_connect_cfm(conn, ev->status); in hci_conn_complete_evt()
2754 hci_connect_cfm(conn, ev->status); in hci_conn_complete_evt()
[all …]
Dhci_conn.c432 hci_connect_cfm(sco, status); in hci_sco_setup()
771 hci_connect_cfm(conn, status); in hci_le_conn_failed()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1496 static inline void hci_connect_cfm(struct hci_conn *conn, __u8 status) in hci_connect_cfm() function
1556 hci_connect_cfm(conn, status); in hci_encrypt_cfm()