Home
last modified time | relevance | path

Searched refs:H2BE_64 (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dbt_endian.h30 #define H2BE_64(x) (x) macro
47 #define H2BE_64(x) htobe64(x) macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop.c135 .timestamp = H2BE_64(timestamp), in BtmSnoopOutput()

Completed in 1 milliseconds