Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_act.cc744 read_param.char_type.s_handle = p_data->api_read.s_handle; in bta_gattc_read()
745 read_param.char_type.e_handle = p_data->api_read.e_handle; in bta_gattc_read()
746 read_param.char_type.uuid = p_data->api_read.uuid; in bta_gattc_read()
747 read_param.char_type.auth_req = p_data->api_read.auth_req; in bta_gattc_read()
/system/bt/stack/include/
Dgatt_api.h469 tGATT_READ_BY_TYPE char_type; /* characterisitc type */ member