Home
last modified time | relevance | path

Searched refs:bas_service_cmpl (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Ddis_api.h299 extern void bas_service_cmpl(UINT16 service_id, tBTA_GATT_STATUS status);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c152 bas_service_cmpl(p_data->srvc_oper.service_id, p_data->srvc_oper.status); in bas_gatts_callback()
491 void bas_service_cmpl(UINT16 service_id, esp_gatt_status_t status) in bas_service_cmpl() function