Searched refs:BTA_GATTC_GetOwningService (Results 1 – 5 of 5) sorted by relevance
69 const gatt::Service* BTA_GATTC_GetOwningService(uint16_t conn_id, in BTA_GATTC_GetOwningService() function
59 const gatt::Service* BTA_GATTC_GetOwningService(uint16_t conn_id, in BTA_GATTC_GetOwningService() function
671 srvc_inst_id = BTA_GATTC_GetOwningService(conn_id, handle)->handle; in write_rpt_ctl_cfg_cb()1282 BTA_GATTC_GetOwningService(conn_id, characteristic->value_handle); in read_report_ref_desc_cb()1537 BTA_GATTC_GetOwningService(p_dev_cb->conn_id, p_char->value_handle); in bta_hh_le_input_rpt_notify()1709 BTA_GATTC_GetOwningService(conn_id, p_char->value_handle); in read_report_cb()
564 extern const gatt::Service* BTA_GATTC_GetOwningService(uint16_t conn_id,
328 const gatt::Service* BTA_GATTC_GetOwningService(uint16_t conn_id, in BTA_GATTC_GetOwningService() function