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

  /system/bt/btif/include/
btif_gatt_multi_adv_util.h 59 tBTA_BLE_ADV_DATA data;
  /system/bt/bta/include/
bta_api.h 409 }tBTA_BLE_ADV_DATA;
    [all...]
  /system/bt/bta/dm/
bta_dm_api.c 1027 void BTA_DmBleSetAdvConfig (tBTA_BLE_AD_MASK data_mask, tBTA_BLE_ADV_DATA *p_adv_cfg,
    [all...]
bta_dm_int.h 531 tBTA_BLE_ADV_DATA *p_data;
544 tBTA_BLE_ADV_DATA *p_adv_cfg;
    [all...]
  /system/bt/btif/src/
btif_gatt_multi_adv_util.c 275 memset(&p_multi_adv_data_cb->inst_cb[cbindex].data, 0, sizeof(tBTA_BLE_ADV_DATA));

Completed in 46 milliseconds