Home
last modified time | relevance | path

Searched defs:value_ptr (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/common/
Dlru.h98 auto value_ptr = Find(key); in Get() local
128 auto value_ptr = Find(key); in Put() local
Dlru_unittest.cc135 auto value_ptr = cache.Find(1); in TEST() local
/packages/modules/Bluetooth/system/gd/packet/
Diterator.h85 uint8_t* value_ptr = (uint8_t*)&extracted_value; in extract() local
/packages/modules/Bluetooth/system/stack/sdp/
Dsdpint.h96 uint8_t* value_ptr; /* Points to attr_pad */ member
/packages/modules/Bluetooth/system/bta/ras/
Dras_client.cc483 uint8_t* value_ptr = value.data(); in SubscribeCharacteristic() local
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1254 let value_ptr = LTCheckedPtr::from(value); in write_characteristic() localVariable
1278 let value_ptr = LTCheckedPtr::from(value); in write_descriptor() localVariable
1420 let value_ptr = LTCheckedPtr::from(value); in send_indication() localVariable
/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc2076 uint8_t* value_ptr = value.data(); in SubscribeForNotifications() local
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc2214 uint8_t* value_ptr = value.data(); in SubscribeForNotifications() local