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

  /system/bt/stack/gatt/
gatt_cl.cc 79 tGATT_CL_MSG cl_req;
83 memset(&cl_req, 0, sizeof(tGATT_CL_MSG));
133 tGATT_CL_MSG msg;
136 memset(&msg, 0, sizeof(tGATT_CL_MSG));
276 (tGATT_CL_MSG*)&flag);
    [all...]
gatt_int.h 124 } tGATT_CL_MSG;
440 uint8_t op_code, tGATT_CL_MSG* p_msg);
att_protocol.cc 484 uint8_t op_code, tGATT_CL_MSG* p_msg) {
gatt_api.cc 687 (tGATT_CL_MSG*)&mtu);
    [all...]
gatt_utils.cc     [all...]

Completed in 411 milliseconds