Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Ddis_api.h283 extern void bas_AddChar(UINT16 service_id, tBT_UUID *char_uuid);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c90 bas_AddChar(service_id, &uuid); in bas_gatts_callback()
415 void bas_AddChar(UINT16 service_id, tBT_UUID *char_uuid) in bas_AddChar() function