Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbt_types.h516 #define UINT32_TO_BE_FIELD(p, u32) \ macro
/system/bt/stack/sdp/
Dsdp_db.cc276 UINT32_TO_BE_FIELD(buf, handle); in SDP_CreateRecord()