HomeSort by relevance Sort by last modified time
    Searched refs:bt_base_uuid (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/sdp/
bta_sdp_act.c 68 static uint8_t bt_base_uuid[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, local
75 if(memcmp(&u->uu.uuid128[4], &bt_base_uuid[4], 12) != 0)
  /system/bt/bta/jv/
bta_jv_act.c 829 static uint8_t bt_base_uuid[] = local
836 if(memcmp(&u->uu.uuid128[4], &bt_base_uuid[4], 12) == 0)
    [all...]

Completed in 411 milliseconds