Searched refs:broadcast (Results 1 – 25 of 26) sorted by relevance
12
/device/generic/goldfish/dhcp/client/ |
D | interface.cpp | 132 in_addr_t broadcast = broadcastFromNetmask(address, subnetMask); in setAddress() local 133 addRouterAttribute(request, IFA_BROADCAST, &broadcast, sizeof(broadcast)); in setAddress()
|
/device/google/caimito/ |
D | device-ripcurrentpro.mk | 167 bluetooth.profile.bap.broadcast.assist.enabled=true \ 168 bluetooth.profile.bap.broadcast.source.enabled=true
|
D | device-ripcurrent24.mk | 165 bluetooth.profile.bap.broadcast.assist.enabled=true \ 166 bluetooth.profile.bap.broadcast.source.enabled=true
|
D | device-tokay.mk | 348 bluetooth.profile.bap.broadcast.assist.enabled=true \ 349 bluetooth.profile.bap.broadcast.source.enabled=true
|
D | device-caiman.mk | 376 bluetooth.profile.bap.broadcast.assist.enabled=true \ 377 bluetooth.profile.bap.broadcast.source.enabled=true
|
D | device-komodo.mk | 373 bluetooth.profile.bap.broadcast.assist.enabled=true \ 374 bluetooth.profile.bap.broadcast.source.enabled=true
|
/device/google/shusky/ |
D | device-ripcurrent.mk | 164 bluetooth.profile.bap.broadcast.assist.enabled=true \ 165 bluetooth.profile.bap.broadcast.source.enabled=true
|
D | device-shiba.mk | 206 bluetooth.profile.bap.broadcast.assist.enabled=true \ 207 bluetooth.profile.bap.broadcast.source.enabled=true
|
D | device-husky.mk | 218 bluetooth.profile.bap.broadcast.assist.enabled=true \ 219 bluetooth.profile.bap.broadcast.source.enabled=true
|
/device/generic/goldfish/fvpbase/ |
D | mini_network.sh | 22 ip address add 172.20.51.1/24 broadcast 172.20.51.255 dev eth0
|
/device/google/cuttlefish/shared/phone/ |
D | vendor.prop | 2 bluetooth.profile.bap.broadcast.assist.enabled=false
|
/device/google/coral/ |
D | WCNSS_qcom_cfg.ini | 282 # Use this configuration to blanket drop broadcast/multicast packets at the hardware level 288 # 1 = drop all broadcast frames, except ARP (default) 290 # 3 = drop all broadcast and multicast frames, except ARP and ICMPv6
|
/device/google/sunfish/ |
D | WCNSS_qcom_cfg.ini | 282 # Use this configuration to blanket drop broadcast/multicast packets at the hardware level 288 # 1 = drop all broadcast frames, except ARP (default) 290 # 3 = drop all broadcast and multicast frames, except ARP and ICMPv6
|
/device/google/redbull/ |
D | WCNSS_qcom_cfg.ini | 289 # Use this configuration to blanket drop broadcast/multicast packets at the hardware level 295 # 1 = drop all broadcast frames, except ARP (default) 297 # 3 = drop all broadcast and multicast frames, except ARP and ICMPv6
|
/device/google/cuttlefish/shared/tv/ |
D | product.prop | 25 bluetooth.profile.bap.broadcast.assist.enabled=false
|
/device/generic/goldfish/product/ |
D | bluetooth.prop | 18 bluetooth.profile.bap.broadcast.assist.enabled=false
|
/device/linaro/dragonboard/ |
D | product.prop | 31 bluetooth.profile.bap.broadcast.assist.enabled=false
|
/device/google_car/common/ |
D | post_google_car.mk | 66 bluetooth.profile.bap.broadcast.assist.enabled=false \
|
/device/linaro/hikey/ |
D | product.prop | 31 bluetooth.profile.bap.broadcast.assist.enabled=false
|
/device/google/contexthub/util/common/ |
D | ring.cpp | 63 mNotEmptyCondition.broadcast(); in write()
|
/device/google/comet/ |
D | device-comet.mk | 420 bluetooth.profile.bap.broadcast.assist.enabled=true \ 421 bluetooth.profile.bap.broadcast.source.enabled=true
|
/device/amlogic/yukawa/ |
D | device-common.mk | 195 bluetooth.profile.bap.broadcast.assist.enabled=true \
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
D | C2GoldfishVpxDec.cpp | 500 queue->cond.broadcast(); in threadLoop()
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 2027 ioapic_eoi_broadcast(int vector) "EOI broadcast for vector %d" 2028 ioapic_eoi_delayed_reassert(int vector) "delayed reassert on EOI broadcast for vector %d" 3136 sunhme_rx_filter_bcast_match(void) "incoming frame matches broadcast MAC address"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 2027 ioapic_eoi_broadcast(int vector) "EOI broadcast for vector %d" 2028 ioapic_eoi_delayed_reassert(int vector) "delayed reassert on EOI broadcast for vector %d" 3136 sunhme_rx_filter_bcast_match(void) "incoming frame matches broadcast MAC address"
|
12