Searched refs:disc_type_to_uuid (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_cl.c52 UINT16 disc_type_to_uuid[GATT_DISC_MAX] = variable
84 if (disc_type_to_uuid[p_clcb->op_subtype] != 0)
87 cl_req.browse.uuid.uu.uuid16 = disc_type_to_uuid[p_clcb->op_subtype];
93 cl_req.find_type_value.uuid.uu.uuid16 = disc_type_to_uuid[p_clcb->op_subtype];
792 result.type.uu.uuid16 = disc_type_to_uuid[p_clcb->op_subtype];

Completed in 41 milliseconds