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

  /external/bluetooth/bluedroid/btif/src/
btif_gatt_util.c 140 p_mask->uuid16_mask = (p_src->uu[13] << 8) + p_src->uu[12];
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_adv_filter.c 871 UINT16_TO_STREAM(p, p_uuid_cond->p_uuid_mask->uuid16_mask);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 650 UINT16 uuid16_mask; member in union:__anon6116
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 549 UINT16 uuid16_mask; member in union:__anon5315
    [all...]

Completed in 688 milliseconds