Home
last modified time | relevance | path

Searched defs:p_esco_cback (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_sco.c1412 tBTM_STATUS BTM_RegForEScoEvts (UINT16 sco_inx, tBTM_ESCO_CBACK *p_esco_cback) in BTM_RegForEScoEvts()
1763 tBTM_STATUS BTM_RegForEScoEvts (UINT16 sco_inx, tBTM_ESCO_CBACK *p_esco_cback) { return (BTM_ILLEGA… in BTM_RegForEScoEvts()
Dbtm_int.h404 tBTM_ESCO_CBACK *p_esco_cback; /* Callback for eSCO events */ member