Searched refs:GetClassicBluetoothData (Results 1 – 3 of 3) sorted by relevance
66 std::vector<uint8_t> GetClassicBluetoothData() const;
34 std::vector<uint8_t> ClassicBluetoothData::GetClassicBluetoothData() const in GetClassicBluetoothData() function in OHOS::bluetooth::ClassicBluetoothData
392 int result = GAPIF_SetExtendedInquiryResponse(eirData->GetClassicBluetoothData().data()); in SetEirData()