Home
last modified time | relevance | path

Searched defs:GetAdvHandle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp485 int32_t GetAdvHandle(int32_t advId, int32_t *advHandle) in GetAdvHandle() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp240 int GetAdvHandle() in GetAdvHandle() function in OHOS::Bluetooth::BleAdvCallback
1108 int GetAdvHandle(int advId, int *advHandle) in GetAdvHandle() function
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp144 int GetAdvHandle(int32_t btAdvId, int32_t *bcHandle) in GetAdvHandle() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp543 uint8_t BleAdvertiser::GetAdvHandle(std::shared_ptr<BleAdvertiseCallback> callback) in GetAdvHandle() function in OHOS::Bluetooth::BleAdvertiser