Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1491 void mgmt_smp_complete(struct hci_conn *conn, bool complete);
/linux-4.4.14/net/bluetooth/
Dsmp.c763 mgmt_smp_complete(hcon, complete); in smp_chan_destroy()
Dmgmt.c3449 void mgmt_smp_complete(struct hci_conn *conn, bool complete) in mgmt_smp_complete() function