Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.c436 void bta_gattc_get_disc_range(tBTA_GATTC_SERV *p_srvc_cb, UINT16 *p_s_hdl, UINT16 *p_e_hdl, BOOLEAN… in bta_gattc_get_disc_range() function
509 bta_gattc_get_disc_range(p_server_cb, &param.s_handle, &param.e_handle, is_service); in bta_gattc_discover_procedure()