/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_le_adv.c | 189 int GAP_LeExAdvSetParam(uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advExParam) in GAP_LeExAdvSetParam() argument 152 GapLeSetExtendedAdvertisingParameters( uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advExParam) GapLeSetExtendedAdvertisingParameters() argument
|
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 advExParam) in GAPIF_LeExAdvSetParam() argument
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/ |
H A D | softbus_broadcast_adapter_type.h | 131 int8_t txPower; member 151 int8_t txPower; member
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_advertiser.cpp | 282 int8_t txPower = settings.GetTxPower(); in CheckAdvertiserSettings() local 660 void BleAdvertiserSettings::SetTxPower(int8_t txPower) in SetTxPower() argument
|
/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
|
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble.cpp | 668 int32_t txPower = -7; // default txPower value in ParseAdvertisingSettingsParameters() local [all...] |
/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() argument 1472 void BleAdvertiserImpl::HandleGapEvent(const BLE_GAP_CB_EVENT &event, int status, int8_t txPower) in HandleGapEvent() argument 1585 GapExAdvDataSetCompleteEvt(int status, int8_t txPower) GapExAdvDataSetCompleteEvt() argument 1865 HandleGapExAdvEvent(const BLE_GAP_CB_EVENT &event, int status, int8_t txPower, uint8_t handle) HandleGapExAdvEvent() argument [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | ble_parcel_data.h | 328 void SetTxPower(int8_t txPower) in SetTxPower() argument
|
H A D | ble_service_data.cpp | 369 void BleAdvertiserSettingsImpl::SetTxPower(int8_t txPower) in SetTxPower() argument 1539 void BlePeripheralDevice::SetTXPower(int8_t txPower) in SetTXPower() argument
|
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_gatt.h | 335 int txPower; member 463 char txPower; member
|
/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
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/ |
H A D | softbus_broadcast_type.h | 373 int8_t txPower; member 393 int8_t txPower; member
|