MGMT_OP_SET_DISCOVERABLE   47 net/bluetooth/mgmt.c 	MGMT_OP_SET_DISCOVERABLE,
MGMT_OP_SET_DISCOVERABLE  870 net/bluetooth/mgmt.c 	cmd = pending_find(MGMT_OP_SET_DISCOVERABLE, hdev);
MGMT_OP_SET_DISCOVERABLE 1307 net/bluetooth/mgmt.c 	cmd = pending_find(MGMT_OP_SET_DISCOVERABLE, hdev);
MGMT_OP_SET_DISCOVERABLE 1324 net/bluetooth/mgmt.c 	send_settings_rsp(cmd->sk, MGMT_OP_SET_DISCOVERABLE, hdev);
MGMT_OP_SET_DISCOVERABLE 1346 net/bluetooth/mgmt.c 		return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_DISCOVERABLE,
MGMT_OP_SET_DISCOVERABLE 1350 net/bluetooth/mgmt.c 		return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_DISCOVERABLE,
MGMT_OP_SET_DISCOVERABLE 1360 net/bluetooth/mgmt.c 		return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_DISCOVERABLE,
MGMT_OP_SET_DISCOVERABLE 1366 net/bluetooth/mgmt.c 		err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_DISCOVERABLE,
MGMT_OP_SET_DISCOVERABLE 1371 net/bluetooth/mgmt.c 	if (pending_find(MGMT_OP_SET_DISCOVERABLE, hdev) ||
MGMT_OP_SET_DISCOVERABLE 1373 net/bluetooth/mgmt.c 		err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_DISCOVERABLE,
MGMT_OP_SET_DISCOVERABLE 1379 net/bluetooth/mgmt.c 		err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_DISCOVERABLE,
MGMT_OP_SET_DISCOVERABLE 1396 net/bluetooth/mgmt.c 		err = send_settings_rsp(sk, MGMT_OP_SET_DISCOVERABLE, hdev);
MGMT_OP_SET_DISCOVERABLE 1422 net/bluetooth/mgmt.c 		err = send_settings_rsp(sk, MGMT_OP_SET_DISCOVERABLE, hdev);
MGMT_OP_SET_DISCOVERABLE 1426 net/bluetooth/mgmt.c 	cmd = mgmt_pending_add(sk, MGMT_OP_SET_DISCOVERABLE, hdev, data, len);
MGMT_OP_SET_DISCOVERABLE 1540 net/bluetooth/mgmt.c 	if (pending_find(MGMT_OP_SET_DISCOVERABLE, hdev) ||