MGMT_OP_READ_LOCAL_OOB_DATA   73 net/bluetooth/mgmt.c 	MGMT_OP_READ_LOCAL_OOB_DATA,
MGMT_OP_READ_LOCAL_OOB_DATA 3543 net/bluetooth/mgmt.c 	cmd = pending_find(MGMT_OP_READ_LOCAL_OOB_DATA, hdev);
MGMT_OP_READ_LOCAL_OOB_DATA 3548 net/bluetooth/mgmt.c 		mgmt_cmd_status(cmd->sk, hdev->id, MGMT_OP_READ_LOCAL_OOB_DATA,
MGMT_OP_READ_LOCAL_OOB_DATA 3560 net/bluetooth/mgmt.c 					MGMT_OP_READ_LOCAL_OOB_DATA,
MGMT_OP_READ_LOCAL_OOB_DATA 3574 net/bluetooth/mgmt.c 					MGMT_OP_READ_LOCAL_OOB_DATA,
MGMT_OP_READ_LOCAL_OOB_DATA 3586 net/bluetooth/mgmt.c 	mgmt_cmd_complete(cmd->sk, hdev->id, MGMT_OP_READ_LOCAL_OOB_DATA,
MGMT_OP_READ_LOCAL_OOB_DATA 3605 net/bluetooth/mgmt.c 		err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_READ_LOCAL_OOB_DATA,
MGMT_OP_READ_LOCAL_OOB_DATA 3611 net/bluetooth/mgmt.c 		err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_READ_LOCAL_OOB_DATA,
MGMT_OP_READ_LOCAL_OOB_DATA 3616 net/bluetooth/mgmt.c 	if (pending_find(MGMT_OP_READ_LOCAL_OOB_DATA, hdev)) {
MGMT_OP_READ_LOCAL_OOB_DATA 3617 net/bluetooth/mgmt.c 		err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_READ_LOCAL_OOB_DATA,
MGMT_OP_READ_LOCAL_OOB_DATA 3622 net/bluetooth/mgmt.c 	cmd = mgmt_pending_add(sk, MGMT_OP_READ_LOCAL_OOB_DATA, hdev, NULL, 0);