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

  /system/bt/bta/dm/
bta_dm_api.c 522 UINT16 *p_uuid16 = (UINT16 *)uuid_list; local
531 if( *(p_uuid16 + xx) == bta_service_id_to_uuid_lkup_tbl[yy] )
540 if (*(p_uuid16 + xx) == UUID_SERVCLASS_HEADSET_HS)
543 if (*(p_uuid16 + xx) == UUID_SERVCLASS_HDP_SOURCE)
546 if (*(p_uuid16 + xx) == UUID_SERVCLASS_HDP_SINK)
    [all...]
  /system/bt/stack/btm/
btm_ble_gap.c 2534 UINT8 *p_uuid16; local
    [all...]
btm_inq.c 2737 UINT16 *p_uuid16 = (UINT16 *)p_uuid_list; local
    [all...]

Completed in 203 milliseconds