HomeSort by relevance Sort by last modified time
    Searched refs:api_read (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 991 &p_data->api_read.srvc_id,
992 &p_data->api_read.char_id,
993 p_data->api_read.p_descr_type)) == 0)
1000 read_param.by_handle.auth_req = p_data->api_read.auth_req;
    [all...]
bta_gattc_utils.c 465 if (p_data->api_read.p_descr_type)
480 if (p_data->api_read.p_descr_type)
483 p_buf = &(p_clcb->p_q_cmd->api_read);
485 memcpy(p_buf->p_descr_type, p_data->api_read.p_descr_type,
    [all...]
bta_gattc_int.h 214 tBTA_GATTC_API_READ api_read; member in union:__anon237

Completed in 30 milliseconds