MGMT_OP_REMOVE_UUID 58 net/bluetooth/mgmt.c MGMT_OP_REMOVE_UUID, MGMT_OP_REMOVE_UUID 1989 net/bluetooth/mgmt.c case MGMT_OP_REMOVE_UUID: MGMT_OP_REMOVE_UUID 2120 net/bluetooth/mgmt.c mgmt_class_complete(hdev, MGMT_OP_REMOVE_UUID, status); MGMT_OP_REMOVE_UUID 2138 net/bluetooth/mgmt.c err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_REMOVE_UUID, MGMT_OP_REMOVE_UUID 2148 net/bluetooth/mgmt.c MGMT_OP_REMOVE_UUID, MGMT_OP_REMOVE_UUID 2168 net/bluetooth/mgmt.c err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_REMOVE_UUID, MGMT_OP_REMOVE_UUID 2184 net/bluetooth/mgmt.c err = mgmt_cmd_complete(sk, hdev->id, MGMT_OP_REMOVE_UUID, 0, MGMT_OP_REMOVE_UUID 2189 net/bluetooth/mgmt.c cmd = mgmt_pending_add(sk, MGMT_OP_REMOVE_UUID, hdev, data, len); MGMT_OP_REMOVE_UUID 7654 net/bluetooth/mgmt.c mgmt_pending_foreach(MGMT_OP_REMOVE_UUID, hdev, sk_lookup, &match);