Searched refs:tBTA_DM_API_BLE_CONN_PARAMS (Results 1 – 2 of 2) sorted by relevance
1270 tBTA_DM_API_BLE_CONN_PARAMS *p_msg; in BTA_DmSetBlePrefConnParams()1272 …if ((p_msg = (tBTA_DM_API_BLE_CONN_PARAMS *) osi_malloc(sizeof(tBTA_DM_API_BLE_CONN_PARAMS))) != N… in BTA_DmSetBlePrefConnParams()1273 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_CONN_PARAMS)); in BTA_DmSetBlePrefConnParams()
658 } tBTA_DM_API_BLE_CONN_PARAMS; typedef1251 tBTA_DM_API_BLE_CONN_PARAMS ble_set_conn_params;