Searched refs:tBTA_DM_API_BLE_CONN_PARAMS (Results 1 – 2 of 2) sorted by relevance
1113 tBTA_DM_API_BLE_CONN_PARAMS *p_msg; in BTA_DmSetBlePrefConnParams()1115 …if ((p_msg = (tBTA_DM_API_BLE_CONN_PARAMS *) osi_malloc(sizeof(tBTA_DM_API_BLE_CONN_PARAMS))) != N… in BTA_DmSetBlePrefConnParams()1116 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_CONN_PARAMS)); in BTA_DmSetBlePrefConnParams()
598 } tBTA_DM_API_BLE_CONN_PARAMS; typedef1089 tBTA_DM_API_BLE_CONN_PARAMS ble_set_conn_params;