/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/ |
H A D | softbus_broadcast_adapter_type.h | 131 int8_t txPower; member 156 int8_t txPower; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_le_adv.c | 153 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 D | gap_le_if.c | 48 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 D | ble_advertiser_impl.cpp | 87 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 D | bluetooth_ble_advertiser.cpp | 287 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 D | ohos_bt_gatt.h | 335 int txPower; member 463 char txPower; member
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/ |
H A D | softbus_broadcast_type.h | 373 int8_t txPower; member 398 int8_t txPower; member
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | ble_service_data.cpp | 389 void BleAdvertiserSettingsImpl::SetTxPower(int8_t txPower) in SetTxPower() 1559 void BlePeripheralDevice::SetTXPower(int8_t txPower) in SetTXPower()
|
H A D | ble_parcel_data.h | 328 void SetTxPower(int8_t txPower) in SetTxPower()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_def_le_evt.h | 206 uint8_t txPower; member 238 uint8_t txPower; member
|
H A D | hci_def_controller_baseband_cmd.h | 715 uint8_t txPower; member 723 uint8_t txPower; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | gap_le_if.h | 214 int8_t txPower; /// TX power (127 is information not available) member
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble.cpp | 672 int32_t txPower = -7; // default txPower value in ParseAdvertisingSettingsParameters() local
|
/ohos5.0/drivers/peripheral/wlan/client/include/ |
H A D | wifi_driver_client.h | 237 uint32_t *txPower; member
|