/packages/modules/Bluetooth/tools/rootcanal/rust/src/ |
D | ffi.rs | 239 let mut ll = ManuallyDrop::new(unsafe { Rc::from_raw(ll) }); localVariable 240 let ll = Rc::get_mut(&mut ll).unwrap(); localVariable 256 let mut ll = ManuallyDrop::new(unsafe { Rc::from_raw(ll) }); in link_layer_remove_link() localVariable 257 let ll = Rc::get_mut(&mut ll).unwrap(); in link_layer_remove_link() localVariable 269 let mut ll = ManuallyDrop::new(unsafe { Rc::from_raw(ll) }); in link_layer_tick() localVariable 270 let ll = Rc::get_mut(&mut ll).unwrap(); in link_layer_tick() localVariable 290 let mut ll = ManuallyDrop::new(unsafe { Rc::from_raw(ll) }); in link_layer_ingest_hci() localVariable 291 let ll = Rc::get_mut(&mut ll).unwrap(); in link_layer_ingest_hci() localVariable 319 let mut ll = ManuallyDrop::new(unsafe { Rc::from_raw(ll) }); in link_layer_ingest_llcp() localVariable 320 let ll = Rc::get_mut(&mut ll).unwrap(); in link_layer_ingest_llcp() localVariable [all …]
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/ |
D | BV_08_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_06_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_02_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_04_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_05_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_01_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_07_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_03_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_20_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_16_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_15_C.py | 16 import link_layer_packets as ll namespace
|
/packages/modules/Bluetooth/tools/rootcanal/test/LMP/LIH/ |
D | BV_142_C.py | 17 import link_layer_packets as ll namespace
|
D | BV_78_C.py | 17 import link_layer_packets as ll namespace
|
D | BV_79_C.py | 17 import link_layer_packets as ll namespace
|
D | BV_149_C.py | 17 import link_layer_packets as ll namespace
|
D | BV_144_C.py | 17 import link_layer_packets as ll namespace
|
D | BV_143_C.py | 17 import link_layer_packets as ll namespace
|
D | BV_02_C.py | 17 import link_layer_packets as ll namespace
|
D | BV_01_C.py | 17 import link_layer_packets as ll namespace
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/SCN/ |
D | BV_13_C.py | 16 import link_layer_packets as ll namespace
|
D | BV_18_C.py | 17 import link_layer_packets as ll namespace
|
D | BV_14_C.py | 16 import link_layer_packets as ll namespace
|
/packages/modules/Bluetooth/tools/rootcanal/test/LMP/ |
D | page_collision.py | 3 import link_layer_packets as ll namespace
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/ |
D | scan_timeout.py | 17 import link_layer_packets as ll namespace
|