Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h272 #define BTA_AG_IND_BATTCHG 6 /* position of battery charge indicator */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c567 if ((id == BTA_AG_IND_BATTCHG) && (on_demand == FALSE)) { in bta_ag_send_ind()