Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/
DphNxpUciHal_ext.cc386 static bool CountryCodeCapsGenTxPowerPacket(uint8_t *packet, size_t packet_len, uint16_t *out_len) in CountryCodeCapsGenTxPowerPacket() function
478CountryCodeCapsGenTxPowerPacket(nxpucihal_ctrl.p_cmd_data, sizeof(nxpucihal_ctrl.p_cmd_data), &nxp… in phNxpUciHal_handle_set_calibration()
498 if (!CountryCodeCapsGenTxPowerPacket(packet.data(), packet.size(), &packet_size)) in CountryCodeCapsApplyTxPower()