Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/common/
Dlru.h100 auto value_ptr = Find(key); in Get() local
130 auto value_ptr = Find(key); in Put() local
Dlru_unittest.cc136 auto value_ptr = cache.Find(1); in TEST() local
/packages/modules/Bluetooth/system/gd/packet/
Diterator.h84 uint8_t* value_ptr = (uint8_t*)&extracted_value; in extract() local
/packages/modules/Bluetooth/system/stack/sdp/
Dsdpint.h92 uint8_t* value_ptr; /* Points to attr_pad */ member
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1263 let value_ptr = LTCheckedPtr::from(value); in write_characteristic() localVariable
1287 let value_ptr = LTCheckedPtr::from(value); in write_descriptor() localVariable
1428 let value_ptr = LTCheckedPtr::from(value); in send_indication() localVariable
/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc2075 uint8_t* value_ptr = value.data(); in SubscribeForNotifications() local
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc2032 uint8_t* value_ptr = value.data(); in SubscribeForNotifications() local