Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h240 BTSTACK_API int GAPIF_SetClassOfDevice(uint32_t cod);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp138 int result = GAPIF_SetClassOfDevice(cod_); in SetLocalDeviceClass()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_if.c207 int GAPIF_SetClassOfDevice(uint32_t cod) in GAPIF_SetClassOfDevice() function