MGMT_OP_DISCONNECT 61 net/bluetooth/mgmt.c MGMT_OP_DISCONNECT, MGMT_OP_DISCONNECT 2517 net/bluetooth/mgmt.c return mgmt_cmd_complete(sk, hdev->id, MGMT_OP_DISCONNECT, MGMT_OP_DISCONNECT 2524 net/bluetooth/mgmt.c err = mgmt_cmd_complete(sk, hdev->id, MGMT_OP_DISCONNECT, MGMT_OP_DISCONNECT 2530 net/bluetooth/mgmt.c if (pending_find(MGMT_OP_DISCONNECT, hdev)) { MGMT_OP_DISCONNECT 2531 net/bluetooth/mgmt.c err = mgmt_cmd_complete(sk, hdev->id, MGMT_OP_DISCONNECT, MGMT_OP_DISCONNECT 2544 net/bluetooth/mgmt.c err = mgmt_cmd_complete(sk, hdev->id, MGMT_OP_DISCONNECT, MGMT_OP_DISCONNECT 2550 net/bluetooth/mgmt.c cmd = mgmt_pending_add(sk, MGMT_OP_DISCONNECT, hdev, data, len); MGMT_OP_DISCONNECT 7330 net/bluetooth/mgmt.c mgmt_pending_foreach(MGMT_OP_DISCONNECT, hdev, disconnect_rsp, &sk); MGMT_OP_DISCONNECT 7355 net/bluetooth/mgmt.c cmd = pending_find(MGMT_OP_DISCONNECT, hdev);