Searched defs:UUID_OBEX_OBJECT_PUSH (Results 1 - 2 of 2) sorted by relevance
/system/bt/btif/include/ |
H A D | btif_sock_sdp.h | 24 static const uint8_t UUID_OBEX_OBJECT_PUSH[] = {0x00, 0x00, 0x11, 0x05, 0x00, 0x00, 0x10, 0x00, variable
|
/system/bt/bta/sdp/ |
H A D | bta_sdp_act.c | 45 static const uint8_t UUID_OBEX_OBJECT_PUSH[] = {0x00, 0x00, 0x11, 0x05, 0x00, 0x00, 0x10, 0x00, variable 426 } else if (IS_UUID(UUID_OBEX_OBJECT_PUSH,uuid->uu.uuid128)){
|
Completed in 83 milliseconds