Searched refs:unexpected_evt (Results 1 – 1 of 1) sorted by relevance
1181 bool unexpected_evt; in bt_hci_le_per_adv_sync_established_common() local1223 unexpected_evt = true; in bt_hci_le_per_adv_sync_established_common()1225 unexpected_evt = false; in bt_hci_le_per_adv_sync_established_common()1228 if (unexpected_evt || evt->status != BT_HCI_ERR_SUCCESS) { in bt_hci_le_per_adv_sync_established_common()1230 const uint8_t reason = unexpected_evt ? BT_HCI_ERR_UNSPECIFIED in bt_hci_le_per_adv_sync_established_common()