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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 266 ARRAY_TO_STREAM (p, ((tGATT_ATTR128 *)(p_attr16->p_next))->uuid, LEN_UUID_128);
348 memcpy(attr_uuid.uu.uuid128, ((tGATT_ATTR128 *)p_attr)->uuid, LEN_UUID_128);
    [all...]
gatt_int.h 177 either tGATT_ATTR16 or tGATT_ATTR128 */
190 either tGATT_ATTR16 or tGATT_ATTR128 */
196 } tGATT_ATTR128;
203 either tGATT_ATTR16 or tGATT_ATTR128 */
gatt_sr.c 657 ARRAY_TO_STREAM (p, ((tGATT_ATTR128 *) p_attr)->uuid, LEN_UUID_128);
    [all...]

Completed in 28 milliseconds