Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsrvc_api.h116 }tBA_REG_INFO; typedef
192 extern UINT16 Battery_Instantiate (UINT8 app_id, tBA_REG_INFO *p_reg_info);
/system/bt/stack/srvc/
Dsrvc_battery.c198 UINT16 Battery_Instantiate (UINT8 app_id, tBA_REG_INFO *p_reg_info) in Battery_Instantiate()