Home
last modified time | relevance | path

Searched defs:txPower (Results 1 - 13 of 13) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c189 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 Dgap_le_if.c48 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 Dsoftbus_broadcast_adapter_type.h131 int8_t txPower; member
151 int8_t txPower; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp282 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 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
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp668 int32_t txPower = -7; // default txPower value in ParseAdvertisingSettingsParameters() local
[all...]
/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() 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 Dble_parcel_data.h328 void SetTxPower(int8_t txPower) in SetTxPower() argument
H A Dble_service_data.cpp369 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 Dohos_bt_gatt.h335 int txPower; member
463 char txPower; member
/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
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h373 int8_t txPower; member
393 int8_t txPower; member

Completed in 21 milliseconds