Searched refs:BtScanPhyTypeToSoftbus (Results 1 – 1 of 1) sorted by relevance
205 static uint8_t BtScanPhyTypeToSoftbus(unsigned char phyType) in BtScanPhyTypeToSoftbus() function229 dst->primaryPhy = BtScanPhyTypeToSoftbus(src->primaryPhy); in BtScanResultToSoftbus()230 dst->secondaryPhy = BtScanPhyTypeToSoftbus(src->secondaryPhy); in BtScanResultToSoftbus()