Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h535 extern const gatt::Service* BTA_GATTC_GetOwningService(uint16_t conn_id,
/system/bt/bta/gatt/
Dbta_gattc_api.cc321 const gatt::Service* BTA_GATTC_GetOwningService(uint16_t conn_id, in BTA_GATTC_GetOwningService() function
/system/bt/bta/hh/
Dbta_hh_le.cc698 srvc_inst_id = BTA_GATTC_GetOwningService(conn_id, handle)->handle; in write_rpt_ctl_cfg_cb()
1323 BTA_GATTC_GetOwningService(conn_id, characteristic->value_handle); in read_report_ref_desc_cb()
1755 BTA_GATTC_GetOwningService(conn_id, p_char->value_handle); in read_report_cb()