Searched refs:tBTA_DM_API_SET_LONG_ADV (Results 1 – 2 of 2) sorted by relevance
789 } tBTA_DM_API_SET_LONG_ADV; typedef1127 tBTA_DM_API_SET_LONG_ADV ble_set_long_adv_data;
1460 tBTA_DM_API_SET_LONG_ADV *p_msg; in BTA_DmBleSetLongAdv()1462 if ((p_msg = (tBTA_DM_API_SET_LONG_ADV *) in BTA_DmBleSetLongAdv()1463 osi_malloc(sizeof(tBTA_DM_API_SET_LONG_ADV))) != NULL) { in BTA_DmBleSetLongAdv()