OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:user2_ptr
(Results
1 - 2
of
2
) sorted by null
/system/bt/include/hardware/
bt_sdp.h
65
uint8_t*
user2_ptr
;
member in struct:_bluetooth_sdp_hdr_overlay
/system/bt/btif/src/
btif_sdp_server.cc
174
if (in_record->hdr.
user2_ptr
!= NULL) {
175
out_record->hdr.
user2_ptr
= (uint8_t*)free_ptr; // Update pointer
176
memcpy(free_ptr, in_record->hdr.
user2_ptr
,
190
*
user2_ptr
. */
Completed in 92 milliseconds