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

  /system/bt/stack/gatt/
gatt_db.c 268 ARRAY_TO_STREAM (p, ((tGATT_ATTR128 *)(p_attr16->p_next))->uuid, LEN_UUID_128);
362 memcpy(attr_uuid.uu.uuid128, ((tGATT_ATTR128 *)p_attr)->uuid, LEN_UUID_128);
    [all...]
gatt_int.h 178 either tGATT_ATTR16 or tGATT_ATTR128 */
191 either tGATT_ATTR16, tGATT_ATTR32 or tGATT_ATTR128 */
205 either tGATT_ATTR16 or tGATT_ATTR128 */
211 } tGATT_ATTR128;
218 either tGATT_ATTR16 or tGATT_ATTR128 */
gatt_sr.c 656 ARRAY_TO_STREAM (p, ((tGATT_ATTR128 *) p_attr)->uuid, LEN_UUID_128);
    [all...]

Completed in 43 milliseconds