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

  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 1028 UINT16 *p_uuid16 = (UINT16 *)uuid_list; local
1037 if( *(p_uuid16 + xx) == bta_service_id_to_uuid_lkup_tbl[yy] )
1046 if (*(p_uuid16 + xx) == UUID_SERVCLASS_HEADSET_HS)
1049 if (*(p_uuid16 + xx) == UUID_SERVCLASS_HDP_SOURCE)
1052 if (*(p_uuid16 + xx) == UUID_SERVCLASS_HDP_SINK)
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 3023 UINT16 *p_uuid16 = (UINT16 *)p_uuid_list; local
    [all...]

Completed in 46 milliseconds