Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/hci/
Dhci_def_controller_baseband_cmd.h317 uint8_t classofDevice[3]; member
325 uint8_t classofDevice[3]; member
Dhci_def_evt.h443 uint8_t classofDevice[3]; member
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/gap/
Dgap_br_discover.c161 uint32_t cod = COD_ARRAY_TO_UINT(eventParam->classofDevice); in GapOnEntendedInquiryResult()
Dgap.c1093 .classofDevice = COD_UINT_TO_ARRAY(cod), in GapWriteClassOfDevice()