Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_act.c1092 read_param.by_handle.handle = p_data->api_read.handle; in bta_gattc_read()
1093 read_param.by_handle.auth_req = p_data->api_read.auth_req; in bta_gattc_read()
1261 cb_data.read.handle = p_clcb->p_q_cmd->api_read.handle; in bta_gattc_read_cmpl()
1264 event = p_clcb->p_q_cmd->api_read.cmpl_evt; in bta_gattc_read_cmpl()
Dbta_gattc_int.h217 tBTA_GATTC_API_READ api_read; member