Home
last modified time | relevance | path

Searched refs:incoming (Results 1 – 16 of 16) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc167 model::packets::LinkLayerPacketView incoming) { in IncomingPacket() argument
168 ASSERT(incoming.IsValid()); in IncomingPacket()
169 auto destination_address = incoming.GetDestinationAddress(); in IncomingPacket()
193 switch (incoming.GetType()) { in IncomingPacket()
195 IncomingAclPacket(incoming); in IncomingPacket()
198 IncomingDisconnectPacket(incoming); in IncomingPacket()
201 IncomingEncryptConnection(incoming); in IncomingPacket()
204 IncomingEncryptConnectionResponse(incoming); in IncomingPacket()
208 IncomingInquiryPacket(incoming); in IncomingPacket()
212 IncomingInquiryResponsePacket(incoming); in IncomingPacket()
[all …]
Ddual_mode_controller.h68 model::packets::LinkLayerPacketView incoming) override;
Dlink_layer_controller.h90 void IncomingPacket(model::packets::LinkLayerPacketView incoming);
Ddual_mode_controller.cc59 model::packets::LinkLayerPacketView incoming) { in IncomingPacket() argument
60 link_layer_controller_.IncomingPacket(incoming); in IncomingPacket()
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp997 component_t incoming(fragment); in build_texture_environment() local
1005 modulate(fragment, incoming, texel, component); in build_texture_environment()
1008 decal(fragment, incoming, texel, component); in build_texture_environment()
1011 blend(fragment, incoming, texel, component, i); in build_texture_environment()
1014 add(fragment, incoming, texel, component); in build_texture_environment()
1061 const component_t& incoming, in modulate() argument
1072 int Ni = incoming.size(); in modulate()
1078 RSB(AL, 0, dest.reg, texel.reg, reg_imm(texel.reg, LSL, incoming.h)); in modulate()
1079 AND(AL, 0, dest.reg, dest.reg, incoming.reg); in modulate()
1080 dest.l = incoming.l; in modulate()
[all …]
DGGLAssembler.h373 const component_t& incoming,
377 const component_t& incoming,
381 const component_t& incoming,
385 const component_t& incoming,
DGGLAssembler.cpp552 component_t incoming(fragment); in build_incoming_component() local
554 MOV(AL, 0, fragment.reg, reg_imm(incoming.reg, LSR, incoming.l)); in build_incoming_component()
676 component_t incoming(fragment); in build_coverage_application() local
684 SMULWB(AL, fragment.reg, incoming.reg, cf); in build_coverage_application()
686 MOV(AL, 0, fragment.reg, reg_imm(incoming.reg, LSL, 1)); in build_coverage_application()
/system/bt/service/doc/
DIBluetoothGattServerCallback.txt40 * Called when there is an incoming read request from the remote device with
58 * Called when there is an incoming read request from the remote device with
76 * Called when there is an incoming write request from the remote device with
96 * Called when there is an incoming write request from the remote device with
116 * Called when there is an incoming execute-write request to commit or abort
DIBluetoothGattClientCallback.txt117 * Called when there is an incoming ATT Handle-Value notification or
/system/bt/doc/
Dbtsnoop_net.md8 incoming TCP connections on port 8872.
Dpower_management.md10 Power states are managed per-device, per-profile, so every incoming event
79 `bta_dm_pm_cback` with the bta sys module for incoming power management events,
/system/bt/gd/hci/facade/
Dfacade.cc182 AclMsg incoming; in on_acl_ready() local
183 incoming.set_data(std::string(acl_ptr->begin(), acl_ptr->end())); in on_acl_ready()
184 pending_acl_events_.OnIncomingEvent(std::move(incoming)); in on_acl_ready()
/system/bt/bta/hf_client/
Dbta_hf_client_int.h321 bool incoming, uint8_t status, bool mpty,
Dbta_hf_client_at.cc693 bool incoming, uint8_t status, bool mpty, in bta_hf_client_clcc() argument
700 evt.clcc.inc = incoming; in bta_hf_client_clcc()
/system/core/init/
DREADME.ueventd.md19 incoming add/remove uevents. It defaults to using `0600` mode and `root` user/group. It always
/system/core/rootdir/
Dinit.rc255 # reflect fwmark from incoming packets onto generated replies