hci_bdaddr_is_paired
bool hci_bdaddr_is_paired(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type);
if (hci_bdaddr_is_paired(hdev, &cp->addr.bdaddr, cp->addr.type)) {