Lines Matching refs:ASSERTC
594 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote version", status); in btif_update_remote_version_property()
617 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device name", status); in btif_update_remote_properties()
640 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device class", status); in btif_update_remote_properties()
656 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device type", status); in btif_update_remote_properties()
1119 ASSERTC(ret == BT_STATUS_SUCCESS, "storing link key failed", ret); in btif_dm_auth_cmpl_evt()
1316 … ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device property", status); in btif_dm_search_devices_evt()
1420 … ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device (inquiry)", status); in btif_dm_search_devices_evt()
1423 … ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote addr type (inquiry)", status); in btif_dm_search_devices_evt()
1546 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", ret); in btif_dm_search_services_evt()
1594 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", ret); in btif_dm_search_services_evt()
1606 ASSERTC(0, "unhandled search services event", event); in btif_dm_search_services_evt()
1657 ASSERTC(0, "unhandled remote service record event", event); in btif_dm_remote_service_record_evt()
2109 ASSERTC(status == BT_STATUS_SUCCESS, "context transfer failed", status); in bte_dm_evt()