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

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

Completed in 89 milliseconds