Home | History | Annotate | Download | only in gatt

Lines Matching refs:LEN_UUID_32

1047     if (src.len == LEN_UUID_32 && tar.len == LEN_UUID_32)
1059 else if (src.len == LEN_UUID_32)
1073 else if (tar.len == LEN_UUID_32)
1104 else if (uuid.len == LEN_UUID_32) /* always convert 32 bits into 128 bits as alwats */
1166 p_uuid += (LEN_UUID_128 - LEN_UUID_32);
1167 p_uuid_rec->len = LEN_UUID_32;
1180 case LEN_UUID_32:
1546 case LEN_UUID_32:
2353 else if (bt_uuid.len == LEN_UUID_32)