Home
last modified time | relevance | path

Searched refs:LOG_ASSERT (Results 1 – 9 of 9) sorted by relevance

/system/bt/stack/btm/
Dble_advertiser_hci_interface.cc60 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()
Dbtm_ble_bgconn.cc335 LOG_ASSERT(phy_cnt < 3) << "More than three phys provided"; in btm_send_hci_create_connection()
Dbtm_ble_multi_adv.cc194 LOG_ASSERT(false) << "SMP_Encrypt failed"; in OnRpaGenerationComplete()
Dbtm_ble_gap.cc2227 LOG_ASSERT(len == 5); in btm_ble_process_phy_update_pkt()
/system/extras/perfprofd/quipper/base/
Dlogging.h205 #define LOG_ASSERT(condition) \ macro
326 #define DLOG_ASSERT(condition) LOG_ASSERT(condition)
/system/update_engine/
Dp2p_manager.cc624 LOG_ASSERT(path.MatchesExtension(kTmpExtension)); in FileMakeVisible()
626 LOG_ASSERT(new_path.MatchesExtension(kP2PExtension)); in FileMakeVisible()
/system/bt/btif/src/
Dbtif_gatt_client.cc373 LOG_ASSERT(p_uuid); in btif_gattc_discover_service_by_uuid()
/system/bt/service/test/
Dlow_energy_advertiser_unittest.cc180 LOG_ASSERT(set_data_cb) << "set_data_cb must be set"; in AdvertiseDataTestHelper()
/system/bt/stack/gatt/
Dgatt_api.cc699 LOG_ASSERT(len == 5) << "Received bad response length: " << len; in read_phy_cb()