Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgatt_api.h466 tGATT_READ_BY_HANDLE by_handle; member
/system/bt/stack/gatt/
Dgatt_api.c924 p_clcb->auth_req = p_read->by_handle.auth_req; in GATTC_Read()
944 p_clcb->s_handle = p_read->by_handle.handle; in GATTC_Read()
/system/bt/bta/gatt/
Dbta_gattc_act.c1110 read_param.by_handle.handle = handle; in bta_gattc_read()
1111 read_param.by_handle.auth_req = p_data->api_read.auth_req; in bta_gattc_read()