Lines Matching refs:ASSERTC
508 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote version", in btif_update_remote_version_property()
531 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device name", in btif_update_remote_properties()
561 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device class", in btif_update_remote_properties()
584 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device type", in btif_update_remote_properties()
929 ASSERTC(ret == BT_STATUS_SUCCESS, "storing link key failed", ret); in btif_dm_auth_cmpl_evt()
1133 ASSERTC(status == BT_STATUS_SUCCESS, in btif_dm_search_devices_evt()
1228 ASSERTC(status == BT_STATUS_SUCCESS, in btif_dm_search_devices_evt()
1231 ASSERTC(status == BT_STATUS_SUCCESS, in btif_dm_search_devices_evt()
1358 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", in btif_dm_search_services_evt()
1403 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", ret); in btif_dm_search_services_evt()
1413 ASSERTC(ret == BT_STATUS_SUCCESS, in btif_dm_search_services_evt()
1423 default: { ASSERTC(0, "unhandled search services event", event); } break; in btif_dm_search_services_evt()