Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci_core.h759 int mgmt_disconnected(u16 index, bdaddr_t *bdaddr);
/linux-2.6.39/net/bluetooth/
Dmgmt.c1498 int mgmt_disconnected(u16 index, bdaddr_t *bdaddr) in mgmt_disconnected() function
Dhci_event.c1406 mgmt_disconnected(hdev->id, &conn->dst); in hci_disconn_complete_evt()