Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h2272 void mgmt_smp_complete(struct hci_conn *conn, bool complete);
/linux-6.6.21/net/bluetooth/
Dsmp.c755 mgmt_smp_complete(hcon, complete); in smp_chan_destroy()
Dmgmt.c3412 void mgmt_smp_complete(struct hci_conn *conn, bool complete) in mgmt_smp_complete() function