Searched defs:u64Mac (Results 1 – 2 of 2) sorted by relevance
376 int32_t ConvertBtMacToU64(const char *strMac, uint32_t strMacLen, uint64_t *u64Mac) in ConvertBtMacToU64()396 int32_t ConvertU64MacToStr(uint64_t u64Mac, char *strMac, uint32_t strMacLen) in ConvertU64MacToStr()
112 uint64_t u64Mac = 0; in BrConnectStatusCallback() local837 static void ReportConnectExceptionHandler(uint64_t u64Mac, int32_t errorCode) in ReportConnectExceptionHandler()