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

  /system/bt/stack/btm/
btm_ble_adv_filter.c 879 if (NULL != p_uuid_cond->p_uuid_mask)
883 UINT16_TO_STREAM(p, p_uuid_cond->p_uuid_mask->uuid16_mask);
888 UINT32_TO_STREAM(p, p_uuid_cond->p_uuid_mask->uuid32_mask);
893 ARRAY_TO_STREAM (p, p_uuid_cond->p_uuid_mask->uuid128_mask, LEN_UUID_128);
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 343 const bt_uuid_t *p_uuid_mask, const bt_bdaddr_t *bd_addr,
  /system/bt/bta/dm/
bta_dm_api.c     [all...]
  /system/bt/btif/src/
btif_gatt_client.c     [all...]
  /system/bt/bta/include/
bta_api.h 518 tBTA_DM_BLE_PF_COND_MASK *p_uuid_mask; /* UUID condition mask, if NULL, match exact as UUID condition */ member in struct:__anon71881
    [all...]
  /system/bt/stack/include/
btm_ble_api.h 718 tBTM_BLE_PF_COND_MASK *p_uuid_mask; /* UUID mask */ member in struct:__anon72705
    [all...]

Completed in 44 milliseconds