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

  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 1046 UINT16 *p_uuid16 = (UINT16 *)uuid_list; local
1055 if( *(p_uuid16 + xx) == bta_service_id_to_uuid_lkup_tbl[yy] )
1064 if (*(p_uuid16 + xx) == UUID_SERVCLASS_HEADSET_HS)
1067 if (*(p_uuid16 + xx) == UUID_SERVCLASS_HDP_SOURCE)
1070 if (*(p_uuid16 + xx) == UUID_SERVCLASS_HDP_SINK)
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 2252 UINT8 *p_uuid16; local
    [all...]
btm_inq.c 3187 UINT16 *p_uuid16 = (UINT16 *)p_uuid_list; local
    [all...]

Completed in 146 milliseconds