Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 25 of 67) sorted by relevance

123

/system/bt/btif/src/
Dbtif_sock_sdp.cc88 const uint16_t channel, const bool with_obex) { in create_base_record()
146 const uint16_t channel) { in add_sdp_by_uuid()
205 static int add_pbap_sdp(const char* name, const int channel) { in add_pbap_sdp()
259 static int add_ops_sdp(const char* name, const int channel) { in add_ops_sdp()
333 static int add_spp_sdp(const char* name, const int channel) { in add_spp_sdp()
381 const int channel) { in add_rfc_sdp_by_uuid()
422 bool is_reserved_rfc_channel(const int channel) { in is_reserved_rfc_channel()
445 int add_rfc_sdp_rec(const char* name, Uuid uuid, const int channel) { in add_rfc_sdp_rec()
Dbtif_sock.cc131 const Uuid* service_uuid, int channel, in btsock_listen()
192 const Uuid* uuid, int channel, int* sock_fd, in btsock_connect()
/system/bt/stack/eatt/
Deatt_impl.h141 EattChannel* channel = find_eatt_channel_by_cid(bda, cid); in eatt_l2cap_connect_ind() local
166 EattChannel* channel = this->find_channel_by_cid(bda, lcid); in eatt_l2cap_connect_cfm() local
201 EattChannel* channel = find_channel_by_cid(bda, lcid); in eatt_l2cap_reconfig_completed() local
221 EattChannel* channel = find_channel_by_cid(lcid); in eatt_l2cap_error_cb() local
266 EattChannel* channel = find_channel_by_cid(eatt_dev->bda_, lcid); in eatt_l2cap_data_ind() local
417 EattChannel* channel = iter->second.get(); in free_gatt_resources() local
450 EattChannel* channel = (EattChannel*)data; in eatt_ind_ack_timeout() local
458 EattChannel* channel = (EattChannel*)data; in eatt_ind_confirmation_timeout() local
466 EattChannel* channel = find_eatt_channel_by_cid(bd_addr, cid); in start_indication_confirm_timer() local
479 EattChannel* channel = find_eatt_channel_by_cid(bd_addr, cid); in stop_indication_confirm_timer() local
[all …]
/system/bt/stack/smp/
Dsmp_l2c.cc87 static void smp_connect_callback(UNUSED_ATTR uint16_t channel, in smp_connect_callback()
148 static void smp_data_received(uint16_t channel, const RawAddress& bd_addr, in smp_data_received()
227 static void smp_br_connect_callback(uint16_t channel, const RawAddress& bd_addr, in smp_br_connect_callback()
272 static void smp_br_data_received(uint16_t channel, const RawAddress& bd_addr, in smp_br_data_received()
/system/bt/gd/l2cap/internal/
Ddynamic_channel_allocator.cc83 auto channel = FindChannelByCid(cid); in FreeChannel() local
93 for (const auto& channel : channels_) { in IsPsmUsed() local
110 for (auto& channel : channels_) { in FindChannelByRemoteCid() local
Dsender.cc32 …nder(os::Handler* handler, ILink* link, Scheduler* scheduler, std::shared_ptr<ChannelImpl> channel) in Sender()
40 …nder(os::Handler* handler, ILink* link, Scheduler* scheduler, std::shared_ptr<ChannelImpl> channel, in Sender()
Ddynamic_channel_allocator_test.cc69 auto channel = channel_allocator_->AllocateChannel(psm, remote_cid); in TEST_F() local
81 auto channel = channel_allocator_->AllocateReservedChannel(reserved, psm, remote_cid); in TEST_F() local
Ddata_pipeline_manager.cc30 void DataPipelineManager::AttachChannel(Cid cid, std::shared_ptr<ChannelImpl> channel, ChannelMode … in AttachChannel()
Dfixed_channel_allocator_test.cc72 auto channel = channel_allocator_->AllocateChannel(cid); in TEST_F() local
/system/bt/stack/test/eatt/
Deatt_test.cc83 EattChannel* channel = in ConnectDeviceEattSupported() local
97 EattChannel* channel = in ConnectDeviceEattSupported() local
277 EattChannel* channel = in TEST_F() local
305 EattChannel* channel = in TEST_F() local
333 EattChannel* channel = in TEST_F() local
361 EattChannel* channel = in TEST_F() local
389 EattChannel* channel = in TEST_F() local
407 EattChannel* channel = in TEST_F() local
427 EattChannel* channel = in TEST_F() local
/system/connectivity/wificond/scanning/
Dsingle_scan_settings.cpp45 for (const auto& channel : channel_settings_) { in writeToParcel() local
75 ChannelSettings channel; in readFromParcel() local
/system/chre/apps/wifi_offload/test/
Dwifioffloadutility_test.cc24 int channel = wifi_offload::utility::Ieee80211FrequencyToChannel( in TEST() local
/system/bt/test/suite/rfcomm/
Drfcomm_unittest.cc42 int channel; in TEST_F() local
83 int channel; in TEST_F() local
/system/bt/gd/l2cap/classic/internal/
Dlink_manager_test.cc140 .WillOnce([&channel_1, &promise_1](std::unique_ptr<FixedChannel> channel) { in TEST_F()
145 .WillOnce([&channel_2, &promise_2](std::unique_ptr<FixedChannel> channel) { in TEST_F()
178 …service_3, NotifyChannelCreation(_)).WillOnce([&channel_3](std::unique_ptr<FixedChannel> channel) { in TEST_F()
309 .WillOnce([&channel_1, &promise_1](std::unique_ptr<FixedChannel> channel) { in TEST_F()
314 .WillOnce([&channel_2, &promise_2](std::unique_ptr<FixedChannel> channel) { in TEST_F()
383 .WillOnce([&channel_1, &promise_1](std::unique_ptr<FixedChannel> channel) { in TEST_F()
388 .WillOnce([&channel_2, &promise_2](std::unique_ptr<FixedChannel> channel) { in TEST_F()
459 .WillOnce([&channel_1, &promise_1](std::unique_ptr<FixedChannel> channel) { in TEST_F()
464 .WillOnce([&channel_2, &promise_2](std::unique_ptr<FixedChannel> channel) { in TEST_F()
Dsignalling_manager.cc296 auto channel = channel_allocator_->FindChannelByCid(cid); in OnConfigurationRequest() local
387 auto channel = channel_allocator_->FindChannelByCid(local_cid); in SendInitialConfigRequest() local
437 auto channel = channel_allocator_->FindChannelByCid(cid); in negotiate_configuration() local
506 auto channel = channel_allocator_->FindChannelByCid(cid); in OnConfigurationResponse() local
592 auto channel = channel_allocator_->FindChannelByCid(cid); in OnDisconnectionRequest() local
619 auto channel = channel_allocator_->FindChannelByCid(cid); in OnDisconnectionResponse() local
906 … auto channel = channel_allocator_->FindChannelByRemoteCid(command_just_sent_.destination_cid_); in on_command_timeout() local
Dfixed_channel_service_impl.h38 virtual void NotifyChannelCreation(std::unique_ptr<FixedChannel> channel) { in NotifyChannelCreation()
Ddynamic_channel_service_impl.h43 virtual void NotifyChannelCreation(std::unique_ptr<DynamicChannel> channel) { in NotifyChannelCreation()
/system/bt/gd/l2cap/le/internal/
Dlink_manager_test.cc137 .WillOnce([&channel_1, &promise_1](std::unique_ptr<FixedChannel> channel) { in TEST_F()
142 .WillOnce([&channel_2, &promise_2](std::unique_ptr<FixedChannel> channel) { in TEST_F()
186 .WillOnce([&channel_3, &promise_3](std::unique_ptr<FixedChannel> channel) { in TEST_F()
333 .WillOnce([&channel_1, &promise_1](std::unique_ptr<FixedChannel> channel) { in TEST_F()
338 .WillOnce([&channel_2, &promise_2](std::unique_ptr<FixedChannel> channel) { in TEST_F()
429 .WillOnce([&channel_1, &promise_1](std::unique_ptr<FixedChannel> channel) { in TEST_F()
434 .WillOnce([&channel_2, &promise_2](std::unique_ptr<FixedChannel> channel) { in TEST_F()
527 .WillOnce([&channel_1, &promise_1](std::unique_ptr<FixedChannel> channel) { in TEST_F()
532 .WillOnce([&channel_2, &promise_2](std::unique_ptr<FixedChannel> channel) { in TEST_F()
Dfixed_channel_service_impl.h38 virtual void NotifyChannelCreation(std::unique_ptr<FixedChannel> channel) { in NotifyChannelCreation()
Dlink.cc159 auto channel = fixed_channel_allocator_.AllocateChannel(cid); in AllocateFixedChannel() local
184 auto channel = dynamic_channel_allocator_.FindChannelByCid(local_cid); in SendDisconnectionRequest() local
207 auto channel = dynamic_channel_allocator_.AllocateChannel(psm, remote_cid); in AllocateDynamicChannel() local
219 auto channel = dynamic_channel_allocator_.AllocateReservedChannel(reserved_cid, psm, remote_cid); in AllocateReservedDynamicChannel() local
/system/bt/stack/gatt/
Dgatt_utils.cc982 EattChannel* channel = in gatt_tcb_is_cid_busy() local
1040 EattChannel* channel = in gatt_tcb_get_cid_available_for_indication() local
1076 EattChannel* channel = in gatt_tcb_find_indicate_handle() local
1100 EattChannel* channel = in gatt_tcb_get_att_cid() local
1121 EattChannel* channel = in gatt_tcb_get_payload_size_tx() local
1140 EattChannel* channel = in gatt_tcb_get_payload_size_rx() local
1221 EattChannel* channel = in gatt_sr_get_cmd_by_trans_id() local
1277 EattChannel* channel = in gatt_sr_reset_cback_cnt() local
1307 EattChannel* channel = in gatt_sr_get_cmd_by_cid() local
1323 EattChannel* channel = in gatt_sr_get_read_multi() local
[all …]
/system/update_engine/cros/
Dmock_omaha_request_params.h63 bool FakeSetTargetChannel(const std::string& channel, in FakeSetTargetChannel()
/system/chre/apps/wifi_offload/
Dchannel_histogram.cc126 uint8_t channel, uint32_t increase_count) { in IncrementScanCountForChannelForTest()
141 for (const auto channel : kAllChannels) { in operator ==() local
/system/connectivity/wificond/tests/
Dscan_settings_unittest.cpp92 ChannelSettings channel, channel1, channel2; in TEST_F() local
118 ChannelSettings channel, channel1, channel2; in TEST_F() local
/system/bt/gd/l2cap/fuzz/
Dshim_l2cap.h55 void OnConnectionComplete(std::unique_ptr<l2cap::classic::DynamicChannel> channel) {} in OnConnectionComplete()

123