Home
last modified time | relevance | path

Searched refs:tGATT_CL_MSG (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/gatt/
Dgatt_cl.cc90 tGATT_CL_MSG cl_req; in gatt_act_discovery()
91 memset(&cl_req, 0, sizeof(tGATT_CL_MSG)); in gatt_act_discovery()
142 tGATT_CL_MSG msg; in gatt_act_read()
145 memset(&msg, 0, sizeof(tGATT_CL_MSG)); in gatt_act_read()
280 tGATT_CL_MSG gatt_cl_msg; in gatt_send_queue_write_cancel()
Dgatt_int.h125 } tGATT_CL_MSG; typedef
421 uint8_t op_code, tGATT_CL_MSG* p_msg);
Datt_protocol.cc458 uint8_t op_code, tGATT_CL_MSG* p_msg) { in attp_send_cl_msg()
Dgatt_api.cc597 tGATT_CL_MSG gatt_cl_msg; in GATTC_ConfigureMTU()
877 tGATT_CL_MSG gatt_cl_msg; in GATTC_SendHandleValueConfirm()
Dgatt_utils.cc1161 tGATT_CL_MSG msg; in gatt_send_write_msg()