Lines Matching refs:ASSERTC
529 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote version", status); in btif_update_remote_version_property()
553 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device name", status); in btif_update_remote_properties()
576 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device class", status); in btif_update_remote_properties()
584 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device type", status); in btif_update_remote_properties()
1041 ASSERTC(ret == BT_STATUS_SUCCESS, "storing link key failed", ret); in btif_dm_auth_cmpl_evt()
1215 … ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device property", status); in btif_dm_search_devices_evt()
1309 … ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device (inquiry)", status); in btif_dm_search_devices_evt()
1318 … ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote addr type (inquiry)", status); in btif_dm_search_devices_evt()
1429 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", ret); in btif_dm_search_services_evt()
1477 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", ret); in btif_dm_search_services_evt()
1489 ASSERTC(0, "unhandled search services event", event); in btif_dm_search_services_evt()
1541 ASSERTC(0, "unhandled remote service record event", event); in btif_dm_remote_service_record_evt()
2028 ASSERTC(status == BT_STATUS_SUCCESS, "context transfer failed", status); in bte_dm_evt()