Home
last modified time | relevance | path

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

/include/net/bluetooth/
Dhci_core.h531 void (*connect_cfm_cb) (struct hci_conn *conn, u8 status); member
1271 if (conn->connect_cfm_cb) in hci_connect_cfm()
1272 conn->connect_cfm_cb(conn, status); in hci_connect_cfm()