Searched refs:UINT16_TO_BE_FIELD (Results 1 – 4 of 4) sorted by relevance
104 UINT16_TO_BE_FIELD(&security, 0x0001); in pan_register_with_sdp()
151 UINT16_TO_BE_FIELD(buf, sdp_features); in bta_hf_client_add_record()
192 UINT16_TO_BE_FIELD(buf, features); in bta_ag_add_record()
529 #define UINT16_TO_BE_FIELD(p, u16) \ macro