Searched refs:native_adv_callbacks_map_ (Results 1 – 1 of 1) sorted by relevance
212 native_adv_callbacks_map_[client_id] = callbacks; in RegisterCallbacksNative()242 base::Unretained(native_adv_callbacks_map_[client_id]), in OnAdvertisingSetStarted()262 base::Unretained(native_adv_callbacks_map_[client_id]), in OnAdvertisingEnabled()325 std::map<uint8_t, AdvertisingCallbacks*> native_adv_callbacks_map_; member in BleAdvertiserInterfaceImpl386 for (auto const& entry : native_adv_callbacks_map_) { in is_native_advertiser()