Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/
Dmgmt.c248 static void mgmt_pending_foreach(u16 opcode, int index, in mgmt_pending_foreach() function
1409 mgmt_pending_foreach(MGMT_OP_SET_POWERED, index, mode_rsp, &match); in mgmt_powered()
1427 mgmt_pending_foreach(MGMT_OP_SET_DISCOVERABLE, index, mode_rsp, &match); in mgmt_discoverable()
1446 mgmt_pending_foreach(MGMT_OP_SET_CONNECTABLE, index, mode_rsp, &match); in mgmt_connectable()
1504 mgmt_pending_foreach(MGMT_OP_DISCONNECT, index, disconnect_rsp, &sk); in mgmt_disconnected()