OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Battery_Instantiate
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
srvc_api.h
186
** Function
Battery_Instantiate
191
GATT_API extern UINT16
Battery_Instantiate
(UINT8 app_id, tBA_REG_INFO *p_reg_info);
/external/bluetooth/bluedroid/stack/srvc/
srvc_battery.c
187
** Function
Battery_Instantiate
192
UINT16
Battery_Instantiate
(UINT8 app_id, tBA_REG_INFO *p_reg_info)
216
GATT_TRACE_ERROR0("Can not create service,
Battery_Instantiate
() failed!");
237
GATT_TRACE_ERROR0("Can not add Battery Level,
Battery_Instantiate
() failed!");
Completed in 639 milliseconds