Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_evt.h203 uint8_t primaryPHY; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le.c327 report->primaryPHY = param[*offset]; in HciParseLeExtendedAdvertisingReport()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c144 advParam->primaryPhy = report->primaryPHY; in GapLeSetExAdvReportParam()