Home
last modified time | relevance | path

Searched refs:AdvReadTxPower (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.h156 static void AdvReadTxPower(uint8_t status, int8_t txPower, void *context);
H A Dble_advertiser_impl.cpp87 void BleAdvertiserImpl::AdvReadTxPower(uint8_t status, int8_t txPower, void *context) in AdvReadTxPower() function in OHOS::bluetooth::BleAdvertiserImpl
525 advCallbacks_.advReadTxPower = &BleAdvertiserImpl::AdvReadTxPower; in RegisterCallbackToGap()

Completed in 5 milliseconds