Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsrvc_api.h209 extern void Battery_Notify (UINT8 app_id, BD_ADDR remote_bda, UINT8 battery_level);
/system/bt/stack/srvc/
Dsrvc_battery.c375 void Battery_Notify (UINT8 app_id, BD_ADDR remote_bda, UINT8 battery_level) in Battery_Notify() argument
390 srvc_sr_notify(remote_bda, p_inst->ba_level_hdl, 1, &battery_level); in Battery_Notify()