Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h477 int BTSTACK_API BTM_GetLocalSupportedFeatures(uint8_t features[8]);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c899 int BTM_GetLocalSupportedFeatures(uint8_t features[8]) in BTM_GetLocalSupportedFeatures() function