Searched refs:tBTA_DM_API_SET_LONG_ADV (Results 1 – 2 of 2) sorted by relevance
766 } tBTA_DM_API_SET_LONG_ADV; typedef1102 tBTA_DM_API_SET_LONG_ADV ble_set_long_adv_data;
1389 tBTA_DM_API_SET_LONG_ADV *p_msg; in BTA_DmBleSetLongAdv()1391 if ((p_msg = (tBTA_DM_API_SET_LONG_ADV *) in BTA_DmBleSetLongAdv()1392 osi_malloc(sizeof(tBTA_DM_API_SET_LONG_ADV))) != NULL) { in BTA_DmBleSetLongAdv()