Home
last modified time | relevance | path

Searched defs:txPower (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_type.h131 int8_t txPower; member
156 int8_t txPower; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c153 uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advExParam) in GapLeSetExtendedAdvertisingParameters()
189 int GAP_LeExAdvSetParam(uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advE… in GAP_LeExAdvSetParam()
H A Dgap_le_if.c48 int8_t txPower; member
457 int GAPIF_LeExAdvSetParam(uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam ad… in GAPIF_LeExAdvSetParam()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp87 void BleAdvertiserImpl::AdvReadTxPower(uint8_t status, int8_t txPower, void *context) in AdvReadTxPower()
1395 void BleAdvertiserImpl::HandleGapEvent(const BLE_GAP_CB_EVENT &event, int status, int8_t txPower) in HandleGapEvent()
1496 void BleAdvertiserImpl::GapExAdvDataSetCompleteEvt(int status, int8_t txPower) in GapExAdvDataSetCompleteEvt()
1739 …Impl::HandleGapExAdvEvent(const BLE_GAP_CB_EVENT &event, int status, int8_t txPower, uint8_t handl… in HandleGapExAdvEvent()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp287 int8_t txPower = settings.GetTxPower(); in CheckAdvertiserSettings() local
665 void BleAdvertiserSettings::SetTxPower(int8_t txPower) in SetTxPower()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h335 int txPower; member
463 char txPower; member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h373 int8_t txPower; member
398 int8_t txPower; member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.cpp389 void BleAdvertiserSettingsImpl::SetTxPower(int8_t txPower) in SetTxPower()
1559 void BlePeripheralDevice::SetTXPower(int8_t txPower) in SetTXPower()
H A Dble_parcel_data.h328 void SetTxPower(int8_t txPower) in SetTxPower()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_evt.h206 uint8_t txPower; member
238 uint8_t txPower; member
H A Dhci_def_controller_baseband_cmd.h715 uint8_t txPower; member
723 uint8_t txPower; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h214 int8_t txPower; /// TX power (127 is information not available) member
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp672 int32_t txPower = -7; // default txPower value in ParseAdvertisingSettingsParameters() local
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h237 uint32_t *txPower; member