Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_nxp.c172 uint8_t uuidLen; in bt_nxp_set_mac_address() local
179 PLATFORM_GetMCUUid(uid, &uuidLen); in bt_nxp_set_mac_address()
181 if (uuidLen > BD_ADDR_UUID_PART_SIZE) { in bt_nxp_set_mac_address()
183 (void *)(uid + uuidLen - (BD_ADDR_UUID_PART_SIZE + 1)), in bt_nxp_set_mac_address()