Searched refs:tBTA_DM_API_BLE_CONN_PARAMS (Results 1 – 2 of 2) sorted by relevance
1387 tBTA_DM_API_BLE_CONN_PARAMS *p_msg; in BTA_DmSetBlePrefConnParams()1389 …if ((p_msg = (tBTA_DM_API_BLE_CONN_PARAMS *) GKI_getbuf(sizeof(tBTA_DM_API_BLE_CONN_PARAMS))) != N… in BTA_DmSetBlePrefConnParams()1391 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_CONN_PARAMS)); in BTA_DmSetBlePrefConnParams()
476 }tBTA_DM_API_BLE_CONN_PARAMS; typedef581 tBTA_DM_API_BLE_CONN_PARAMS ble_set_conn_params;