Home
last modified time | relevance | path

Searched defs:srvc_inst (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c801 void bta_hh_le_register_input_notif(tBTA_HH_DEV_CB *p_dev_cb, UINT8 srvc_inst, in bta_hh_le_register_input_notif()
2504 void bta_hh_le_get_rpt(tBTA_HH_DEV_CB *p_cb, UINT8 srvc_inst, tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id) in bta_hh_le_get_rpt()
2537 void bta_hh_le_write_rpt(tBTA_HH_DEV_CB *p_cb, UINT8 srvc_inst, in bta_hh_le_write_rpt()
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_cache.c298 BOOLEAN is_primary, UINT8 srvc_inst) in bta_gattc_add_srvc_to_cache()