Home
last modified time | relevance | path

Searched refs:att_put_u128 (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/attrib/
Datt.h204 static inline void att_put_u128(uint128_t src, void *dst) in att_put_u128() function
218 att_put_u128(src.value.u128, dst); in att_put_uuid128()