Home
last modified time | relevance | path

Searched refs:bta_hh_le_srvc_init (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_headtracker.cc106 bta_hh_le_srvc_init(p_dev_cb, service->handle); in bta_hh_headtracker_parse_service()
Dbta_hh_int.h329 void bta_hh_le_srvc_init(tBTA_HH_DEV_CB* p_dev_cb, uint16_t handle);
Dbta_hh_le.cc1448 bta_hh_le_srvc_init(p_dev_cb, service->handle); in bta_hh_le_parse_hogp_service()
1517 void bta_hh_le_srvc_init(tBTA_HH_DEV_CB* p_dev_cb, uint16_t handle) { in bta_hh_le_srvc_init() function