Searched refs:BT_UUID_DECLARE_32 (Results 1 – 4 of 4) sorted by relevance
48 result_is_null_terminated(BT_UUID_DECLARE_32(0)); in ZTEST()63 result_str_is(BT_UUID_DECLARE_32(0), "00000000"); in ZTEST()80 result_str_is(BT_UUID_DECLARE_32(0xabcdef12), "abcdef12"); in ZTEST()
121 #define BT_UUID_DECLARE_32(value) \ macro
2698 BT_UUID_DECLARE_32(sys_get_be32(p)), in sdp_get_uuid_data()
467 * The Bluetooth UUID has been modified to rodata in ``BT_UUID_DECLARE_16``, ``BT_UUID_DECLARE_32``