Home
last modified time | relevance | path

Searched defs:handle_action (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs732 fn handle_action(&mut self, action: AdvertiserActions); in handle_action() method
780 fn handle_action(&mut self, action: AdvertiserActions) { in handle_action() method
1652 fn handle_action(&mut self, action: AdvertiserActions) { in handle_action() method
Dbluetooth_admin.rs260 pub(crate) fn handle_action(&mut self, action: AdminActions) { in handle_action() method
Dbattery_service.rs136 pub fn handle_action(&mut self, action: BatteryServiceActions) { in handle_action() method
Dbluetooth_gatt.rs1835 pub fn handle_action(&mut self, action: GattActions) { in handle_action() method
/aosp_15_r20/external/tcpdump/
H A Dprint-802_11.c1733 handle_action(netdissect_options *ndo, in handle_action() function
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.c6008 static int handle_action(struct hostapd_data *hapd, in handle_action() function