Searched refs:LOG_ASSERT (Results 1 – 9 of 9) sorted by relevance
60 LOG_ASSERT(param_len == 2) << "Received bad response length to multi-adv VSC"; in btm_ble_multi_adv_vsc_cmpl_cback()267 LOG_ASSERT(p); in VendorSpecificEventCback()654 LOG_ASSERT(p); in OnAdvertisingSetTerminated()687 LOG_ASSERT(instance == nullptr) << "Was already initialized."; in Initialize()
335 LOG_ASSERT(phy_cnt < 3) << "More than three phys provided"; in btm_send_hci_create_connection()
194 LOG_ASSERT(false) << "SMP_Encrypt failed"; in OnRpaGenerationComplete()
2227 LOG_ASSERT(len == 5); in btm_ble_process_phy_update_pkt()
205 #define LOG_ASSERT(condition) \ macro326 #define DLOG_ASSERT(condition) LOG_ASSERT(condition)
624 LOG_ASSERT(path.MatchesExtension(kTmpExtension)); in FileMakeVisible()626 LOG_ASSERT(new_path.MatchesExtension(kP2PExtension)); in FileMakeVisible()
373 LOG_ASSERT(p_uuid); in btif_gattc_discover_service_by_uuid()
180 LOG_ASSERT(set_data_cb) << "set_data_cb must be set"; in AdvertiseDataTestHelper()
699 LOG_ASSERT(len == 5) << "Received bad response length: " << len; in read_phy_cb()