OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bt_base_uuid
(Results
1 - 2
of
2
) sorted by null
/system/bt/bta/sdp/
bta_sdp_act.c
66
static uint8_t
bt_base_uuid
[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00,
local
73
if(memcmp(&u->uu.uuid128[4], &
bt_base_uuid
[4], 12) != 0)
/system/bt/bta/jv/
bta_jv_act.c
814
static uint8_t
bt_base_uuid
[] =
local
821
if(memcmp(&u->uu.uuid128[4], &
bt_base_uuid
[4], 12) == 0)
[
all
...]
Completed in 70 milliseconds