Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/gatt/
Dmock_gatt_utils_ref.cc42 uint8_t op_code, tGATT_CL_MSG* p_msg) { in attp_send_cl_msg()
Dgatt_sr_test.cc74 uint8_t op_code, tGATT_CL_MSG* p_msg) { in attp_send_cl_msg()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_cl.cc101 tGATT_CL_MSG cl_req; in gatt_act_discovery()
102 memset(&cl_req, 0, sizeof(tGATT_CL_MSG)); in gatt_act_discovery()
154 tGATT_CL_MSG msg; in gatt_act_read()
157 memset(&msg, 0, sizeof(tGATT_CL_MSG)); in gatt_act_read()
299 tGATT_CL_MSG gatt_cl_msg; in gatt_send_queue_write_cancel()
Dgatt_int.h126 } tGATT_CL_MSG; typedef
514 uint8_t op_code, tGATT_CL_MSG* p_msg);
Datt_protocol.cc571 uint8_t op_code, tGATT_CL_MSG* p_msg) { in attp_send_cl_msg()
Dgatt_api.cc719 tGATT_CL_MSG gatt_cl_msg; in GATTC_ConfigureMTU()
Dgatt_utils.cc1654 tGATT_CL_MSG msg; in gatt_send_write_msg()