Home
last modified time | relevance | path

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

/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.h95 uint8_t* value_ptr; /* Points to attr_pad */ member
/packages/modules/Bluetooth/system/bta/ras/
Dras_client.cc663 uint8_t* value_ptr = value.data(); in SubscribeCharacteristic() local
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1293 let value_ptr = LTCheckedPtr::from(value); in write_characteristic() localVariable
1319 let value_ptr = LTCheckedPtr::from(value); in write_descriptor() localVariable
1475 let value_ptr = LTCheckedPtr::from(value); in send_indication() localVariable
/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc2224 uint8_t* value_ptr = value.data(); in SubscribeForNotifications() local
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc2169 uint8_t* value_ptr = value.data(); in SubscribeForNotifications() local