Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.c341 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() argument
348 *p_s_hdl = p_rec->s_handle; in bta_gattc_get_disc_range()
353 *p_s_hdl = p_rec->s_handle + 1; in bta_gattc_get_disc_range()
/system/bt/stack/gatt/
Dgatt_sr.c679 UINT16 *p_s_hdl, UINT16 *p_e_hdl) in gatts_validate_packet_format() argument
725 *p_s_hdl = s_hdl; in gatts_validate_packet_format()