MGMT_OP_SET_CONNECTABLE   48 net/bluetooth/mgmt.c 	MGMT_OP_SET_CONNECTABLE,
MGMT_OP_SET_CONNECTABLE  894 net/bluetooth/mgmt.c 	cmd = pending_find(MGMT_OP_SET_CONNECTABLE, hdev);
MGMT_OP_SET_CONNECTABLE 1372 net/bluetooth/mgmt.c 	    pending_find(MGMT_OP_SET_CONNECTABLE, hdev)) {
MGMT_OP_SET_CONNECTABLE 1466 net/bluetooth/mgmt.c 	cmd = pending_find(MGMT_OP_SET_CONNECTABLE, hdev);
MGMT_OP_SET_CONNECTABLE 1476 net/bluetooth/mgmt.c 	send_settings_rsp(cmd->sk, MGMT_OP_SET_CONNECTABLE, hdev);
MGMT_OP_SET_CONNECTABLE 1502 net/bluetooth/mgmt.c 	err = send_settings_rsp(sk, MGMT_OP_SET_CONNECTABLE, hdev);
MGMT_OP_SET_CONNECTABLE 1526 net/bluetooth/mgmt.c 		return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_CONNECTABLE,
MGMT_OP_SET_CONNECTABLE 1530 net/bluetooth/mgmt.c 		return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_CONNECTABLE,
MGMT_OP_SET_CONNECTABLE 1541 net/bluetooth/mgmt.c 	    pending_find(MGMT_OP_SET_CONNECTABLE, hdev)) {
MGMT_OP_SET_CONNECTABLE 1542 net/bluetooth/mgmt.c 		err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_CONNECTABLE,
MGMT_OP_SET_CONNECTABLE 1547 net/bluetooth/mgmt.c 	cmd = mgmt_pending_add(sk, MGMT_OP_SET_CONNECTABLE, hdev, data, len);