Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_sr.c679 UINT16 *p_s_hdl, UINT16 *p_e_hdl) in gatts_validate_packet_format() argument
726 *p_e_hdl = e_hdl; in gatts_validate_packet_format()
/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
356 *p_e_hdl = p_rec->e_handle; in bta_gattc_get_disc_range()