Searched defs:_1 (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | logging.h | 96 #define ERRORLOC(_1, ...) LogMessage(_1, {__VA_ARGS__}).stream() argument
|
/packages/modules/Bluetooth/system/osi/test/ |
D | test_stubs.h | 51 #define OVERLOAD_GET_COUNT(_1, _2, _3, _4, _5, _6, COUNT, ...) COUNT argument
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
D | btif.rs | 1082 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable 1087 let _1 = ptr_to_vec(_1, _0 as usize); localVariable 1094 let _1 = String::from(unsafe{*_1}); localVariable 1102 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable 1108 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable 1114 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable 1121 let _1 = unsafe { *(_1 as *const RawAddress) }; localVariable
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | sdp.rs | 435 let _1 = unsafe { *_1 }; localVariable
|
D | gatt.rs | 675 let _1 = unsafe { *_1.clone() }; localVariable 717 let _1 = unsafe { *_1 }; localVariable 737 let _1 = ptr_to_vec(_1, _2 as usize); localVariable 1047 let _1 = unsafe { *_1 }; localVariable
|
D | le_audio.rs | 542 let _1: Vec<BtLeAudioCodecConfig> = _1.to_vec(); localVariable
|